LowCMS

LowCMS is an instant CMS layer on top of your local JSON files. With built-in support for JSON Schema, it lets you manage and edit structured content effortlessly โ€” no need to touch an IDE or text editor!

30s Demo

Features

  • Rich and Safer Editing Experience ๐Ÿคน๐Ÿป
    • JSON Schemas validation straight from your JSON files which safeguards your editing experience
    • Editing and Sorting of nested data structure array of objects
    • Dedicated input field for common data types e.g. string, number and boolean
    • Enums support for string and array of strings field
    • (Coming soon) ID field
    • (Coming soon) relationship field
    • ...and more!
  • Content Filtering ๐Ÿ”Ž
    • Filter your content with data-type-specific operators that translate to MongoDB-like query selectors
    • (Coming soon) Freehand MongoDB-like query
  • Browser-full ๐Ÿ’ป - Thanks to the File System API, LowCMS reads and writes content to your authorized directory all from the browser. No software installation.
  • Privacy ๐Ÿ” - No Data is sent to a server. In fact, LowCMS doesn't have a backend server - literally serverless!

Top categories

Loading Svelte Themes