Skip to content

Project that contains a collection of Web Dev utilities.

License

Notifications You must be signed in to change notification settings

cajogos/Web-Utils

 
 

Repository files navigation

Web Utils

Web-Utils

Netlify Status

Overview 📖

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.

List of proposed Utils 🛠️

  • 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

Contributing

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.

License

GNU GENERAL PUBLIC LICENSE

About

Project that contains a collection of Web Dev utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 97.9%
  • TypeScript 2.1%