/web-tools

Random web tools tools I wanted and couldn't find

Primary LanguageHTML

Random web tools I wanted and couldn't find:

  • Copyable list generator - Input a text list where each new line is an entry, and generate a list with copy buttons for each entry to help with certain copy/paste tasks.
  • SQL models to JSON & JS - Input a .SQL export of table definitions, and convert it into table definitions both in a JSON format and into a JavaScript helper class (very barebones).