Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing Literal JSX

Let JSX embrace its potential as a content authoring markup format for the component-based era!

Literal JSX is a lightweight format for content potentially rich in data and nominal structure. It extends JSON by adding the JSX-like Element type as a possible value type aside objects, arrays, numbers, strings, booleans, and null. However, instead of the full JavaScript expression syntax, only JSON data (through possibly nesting more Element nodes recursively) are allowed inside of its attributes ("props") and children.

For more info, head over to https://literal-jsx.klve.org/.

About

JSON + JSX = Literal JSX

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages