Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 422 Bytes

Toolbox.js

hammers and screwdrivers for your code

Toolbox is a collection of various utilities for your everyday's javascript hacking. The tools are organized into single small files, where each name stands for the main function, Namespace or Constructor exported.

Here's a quick description, for more in-depth documentation look at the comments:

  • heredoc.js: write multiline strings in your code