Is there any visual editor to edit i18 jsons visually?
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?
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.
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.
BabelEdit