1.0.5 • Published 8 months ago

@ma27inranma/esonparser v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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.

1.0.5

8 months ago

1.0.4

10 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago