Settings

Theme

Is there any visual editor to edit i18 jsons visually?

3 points by aexol 3 years ago · 4 comments


aexolOP 3 years ago

Is there any tool that makes working with JSONs easier? Because I have this situation where clients always want a CMS for large landing pages, but then they still ask us to make changes. And we developers don't really like visual CMSs for content editing that exist. Has anyone seen something like that which would be developer-friendly and at the same time be a CMS working with JSON files?

  • solardev 3 years ago

    Have you considered a headless CMS that works solely as data in, data out? The data out side is usually an API, whether native JSON via GraphQL or REST.

    I really like DatoCMS for this use case but GraphCMS, Airtable, WordPress with Advanced Custom Forms etc. are all good options.

    Basically that gives editors a easy interface to edit arbitrary data in, minus the styling, and gives developers pure data to work with.

thomas09 3 years ago

Yes, there are tools available that can make working with JSON files easier and provide a developer-friendly approach to managing content, there are options like Contentful, Strapi, Prismic and Sanity.

NicoJuicy 3 years ago

BabelEdit

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection