Skip to content

This tool comes from a business need and aims to make some JSON parsing tasks easier and quicker.

License

Notifications You must be signed in to change notification settings

JaviToro/json-brms-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON BRMS Tools

Vercel GitHub GitHub issues GitHub forks

This tool comes from a business need and aims to make some JSON parsing tasks easier and quicker. It's been developed in JavaScript using Preact, a really fast and light alternative to React, and deployed using Vercel.

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and enzyme
npm run test

About

This tool comes from a business need and aims to make some JSON parsing tasks easier and quicker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published