YourJS

YourJS is a fully customizable minimalistic utility library for JavaScript. It currently contains 429 well-documented functions and is 23.6KB gzipped & minified. It works both on the client-side (web browser) and the server-side (eg. node). It has many functions that are provided in other JS libraries such as lodash and underscore.

Examples

Writing code with YourJS is super easy!
{{code.title}}


        

Embeddable JavaScript Console

Have you ever wanted to show off some code that you want to run in the console on your own blog or other type of web page? Now you can with YourJS Console! Here is an example console:
Believe it or not, embedding this example is super easy! Check out the YourJS Console Docs to see how.