/jjson

Json formatter as static website hosted on github for jjson.me

Primary LanguageTypeScriptMIT LicenseMIT

Dead simple JSON formatter

No ads, no bs, just a static website

Features

The only thing you can control is how much spaces to use on format

Local launch

  1. Install dependencies with yarn
  2. Run the server with yarn start

Available Scripts

  • yarn build — builds the app for production to the docs folder
  • yarn lint — checks if the code is linted and formatted
  • yarn start — runs the app in the development mode
  • yarn generate-css-types — generates the CSS types for tailwind-css
  • yarn update — builds the code and pushes it to git remote

Inspired from https://github.com/Borodutch/frontend-starter