Skip to content

ma27inranma/ESONparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATTENTION!

Do not use this in production. This has many bugs or trash features.

ESONparser

this does:

const result=ESON.parse(`{
    Name= ESON,
    type= 'parser for JavaScript users.',
    limitations= ['value is always string.', 'single quotes for value/objectname'],
    spaces available in Name=or value
}`);

console.log(result); //: Object

work in progress. still bad code.

About

Extended Simple ObjectNotation. seriously bad codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •