Skip to content

Web application featuring a multitude of useful tools for developers. This application will be constantly evolving.

Notifications You must be signed in to change notification settings

davidmonnom/cedav

Repository files navigation

CEDAV - DevTools

Web application featuring a multitude of useful tools for developers. This application will be constantly evolving.

If a missing tool interests you, don't hesitate to open a pull request or send me a message directly.

The tool is usable via cedav.be

Json Web Token Tool

Functionality:

  • Unix Time Converter
  • JSON Format/Validate
  • Base64 Encode/Decode
  • Base64 Image Converter
  • QR Code Encode/Decode
  • URL Encode/Decode
  • JSON Web Token
  • Hash Generator
  • Color Picker
  • HTML Encoder/Decoder
  • String unescape/escape
  • UUID Generator
  • And more to come....

Technologies:

  • NextJS
  • Chakra UI
  • TypeScript
  • Vercel

Contributing:

We Develop with Github

We use github to host code, to track issues and feature requests, as well as accept pull requests.

We Use Github Flow, So All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:

  1. Fork the repo and create your branch from main.
  2. Make sure your code lints.
  3. Issue that pull request!

Write bug reports with detail, background, and sample code

Great Bug Reports tend to have:

  • A quick summary and/or background
  • Steps to reproduce
    • Be specific!
    • Give sample code if you can.
  • What you expected would happen
  • What actually happens
  • Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)

People love thorough bug reports. I'm not even kidding.

Use a Consistent Coding Style

Please follow these instructions

  • 2 spaces for indentation rather than tabs
  • You can try running npm run lint for style unification

License

By contributing, you agree that your contributions will be licensed under its MIT License.

Contributors

About

Web application featuring a multitude of useful tools for developers. This application will be constantly evolving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published