0.0.1 • Published 13 years ago
part-is-string v0.0.1
Is String
Installation
node.js:
npm install is-stringbrowser:
component install is-stringExample
var project = require('is-string');API
Example API methods.
.on(event, fn, capture)
Short description of some method:
project.on('event', function(e){
});.on(event, selector, fn, capture)
Another description:
project.on('event', 'a.remove', function(e){
});Notes
Licence
MIT
0.0.1
13 years ago