evaljs - A JavaScript interpreter written in JavaScript...
Read more »
The pain of javascript is fighting with async functions, specially the big boss “CALLBACK HELL”, when you putting thousand console.log to…
Read more »
Scheme based powerful lisp interpreter written in JavaScript - jcubic/lips... (more…)
Read more »
Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation.... (more…)
Read more »
In many cases, the node that you're interested in is not the direct child of the top XML element. Instead, it may be nested several levels down. You can access nodes at any depth using the.. operator, or by using the descendants property. For instance... (more…)
Read more »