Built using Nuxt V3 this is a collection of useful and often used Web Dev Utilities. Designed to be quick and easy to use without having a break your workflow to hunt around for something to convert your JSON to CSV etc...
This is an open source project and I encourage people to add any components that they reguarly need that might not already be here.
- JSON
- JSON to CSV / CSV to JSON
- JSON to YAML / YAML to JSON
- JSON Formatting and Validation
- Number Base Converting
- Base 2
- Base 8
- Base 10
- Base 16
- Other
- Time
- Unix timestamp converter
- PHP Date formatting
- JS Date formatting
- Base 64 Encoding
- URL Encoding
- JWT Tokens
- HTML Character Codes
- Beautify / Minify
- HTML
- CSS
- SCSS
- LESS
- XML
- JSON
- Hash Generation
- MD5
- SHA-1
- SHA-256
- Lorem Ipsum Generators
- Sources (Require API's)
- Lipsum
- Bacon Ipsum (https://baconipsum.com/json-api/)
- Dino Ipsum (https://dinoipsum.com/)
- Dev Lorem (https://devlorem.kovah.de/)
- Rick & Morty (http://loremricksum.com/)
- Sources (Require API's)
Information on how to contribute to this project will follow once base project has been setup.
Will likely involve create new component that then gets pulled to Nav and item list.