JPE is a small JavaScript library that adds events to user defined properties. It does this by extending the 'Object.defineProperty' function. The descriptor argument (third argument) now accepts some ...
Reads the contents of JSON/HTML/Other files and appends them as variables in Javascript files. Supports simple and advanced appending. If you need to build Javascript variables from (a lot of) files ...