ai /
nanoid
A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript
92/100 healthLoading repository data…
osxi / repository
A tiny javascript Speech Recognition library that lets your users control your site with voice commands.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
meteor add osxi:annyang
A tiny javascript Speech Recognition library that lets your users control your site with voice commands.
annyang is exposed on the client.
// Let's define a command
var commands = {
'hello': function() { alert('Hello world!'); }
};
// Add our commands to annyang
annyang.addCommands(commands);
// Start listening.
annyang.start();
For more info, see TalAter/annyang.
Selected from shared topics, language and repository description—not editorial ratings.
ai /
A tiny (118 bytes), secure, URL-friendly, unique string ID generator for JavaScript
92/100 healthdebug-js /
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
92/100 healthtravist /
A tiny (18.5 kB gzip), zero-dependency, Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
angus-c /
A library of dependency-free JavaScript utilities that do just one thing.
93/100 healthmicromata /
A tiny list limited to the best JavaScript Learning Resources
81/100 healthflatiron /
a tiny and isomorphic URL router for JavaScript
86/100 health