Skip to content

Blob2763/utils

Repository files navigation

Utils

your online toolbox

CONTRIBUTORS

ROADMAP

  • More tools:
    • Conversions
    • Timers
    • Generators

DEV STUFF

When adding a new feature, duplicate a tool and make sure you change the following things:

  • Title
  • All instances of the tool name (usually in ALL CAPS)
  • Add the tool to tools.js

If you're making a conversion:

  • Add an entry to "data" in conversions.js and fill in all the info
  • Add conversion code by editing the "base" functions
  • Everything else should be done :)

When adding a new setting:

  • Add the localStorage key to notTools in save.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published