Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
/ underscore.silent Public archive

Underscore.js mixin providing some utils such as a namespace function and a php-like strtr replace function

Notifications You must be signed in to change notification settings

omissis/underscore.silent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

underscore.silent

Underscore.js mixin providing some utils such as a namespace function and a php-like strtr replace function.

How to run tests

Tests are based on Qunit and can both run in a browser or in node. In order to run them into a browser, just open tests.html. To run the tests using node, run the following command:

node_modules/.bin/qunit -c underscore.silent.js -t tests/tests.js -d node_modules/underscore/

About

Underscore.js mixin providing some utils such as a namespace function and a php-like strtr replace function

Resources

Stars

Watchers

Forks

Packages

No packages published