titusdecali / jsutilbelt

JS Utility Function Generator

Home Page:jsutilbelt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

JS Utility Function Generator

jsutilbelt.vercel.app

License:MIT License


Languages

Language:Vue 60.2%Language:SCSS 32.4%Language:JavaScript 6.0%Language:HTML 1.2%Language:Shell 0.1%