mjamore / js-functions

This is a simple site that allows me to select from some of my most commonly used Javascript functions and download the selected files to a custom .js file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do:
- Make test.js dynamic check only the user selected functions
- Add a 'select all' checkbox


Completed:
√ Change sendFile to a relative path
√ Setup Express to serve static files correctly
√ Fix 'date-code' to include object values
√ Get form body on server using body-parser
√ move file processing into 'process-file.js'
√ Add Bootstrap table striping

About

This is a simple site that allows me to select from some of my most commonly used Javascript functions and download the selected files to a custom .js file.


Languages

Language:JavaScript 73.9%Language:HTML 20.6%Language:CSS 5.5%