This project is generated using angular-material-starter-template v1.0.0 (Angular12)
Though I have used Angular for this project but core logic applies to every framework and vanilla javascript.
Written for blog published at Pretty-Print colorful JSON inside HTML 🌟
Live at json-prettier 🚀
Make sure you have Angular and Node installed on your system
- clone the repo - run
git clone https://github.com/sardapv/json-prettier.git
- run
npm install
- run
npm run start
- open http://localhost:4200 in browser
Do leave a 🌟 on repo if you find this helpful.