GithubHelp home page GithubHelp logo

adhocore / jsonc Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 0.0 48 KB

Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.

License: MIT License

Go 100.00%
go golang json json-comment json-parser json-processor json5 json5-parser adhocore

jsonc's Introduction

Hi there πŸ‘‹

Jitendra's github stats

Stats ranks: S (top 1%), A+ (12.5%), A (25%), A- (37.5%), B+ (50%)

Top Lang's GitHub Streak

πŸ”– View the badges I unlocked in GitHub and holopin.


If you love OpenSource, understand the value of it and appreciate the idea of how developers provide & maintain free & open source softwares, tools & libraries that take significant effort, please consider supporting me, thank you. ☺️

jsonc's People

Contributors

adhocore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

jsonc's Issues

Implement json5 spec

Already supported

  • single/multi line comments
  • trailing commas in array/object
  • literal new lines in multiline string

New features (implemented in #2)

  • unquoted object key
  • single quoted key
  • single quoted value
  • signed positive number
  • trailing decimal point number
  • leading decimal point number
  • hexadecimal number

To be implemented

  • infinity
  • NaN
  • unicode escape
  • other whitespace

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.