JS Utility Toolbelt (www.UtilBelt.com)
JS Util Generator is a simple webapp located at utilbelt.com
that generates a utils.js file based on user-selected utility functions.
This repo is open source via an MIT License and free to copy or learn from.
Frontend: Vue 2
Backend: Hasura GraphQL + Heroku DB
npm install
npm run serve
npm run build
npm run test:e2e
npm run lint