Recreating the dialup modem in JS
☆155Jun 29, 2015Updated 10 years ago
Alternatives and similar repositories for noise
Users that are interested in noise are comparing it to the libraries listed below
Sorting:
- Get the current ergonomic viewport☆14Jun 22, 2015Updated 10 years ago
- A mixin usable for both generic objects and decorators.☆60Dec 5, 2016Updated 9 years ago
- how(1) - learn how to do anything☆19Jan 11, 2016Updated 10 years ago
- Components with no dependencies (not counting CustomElements and HTMLImports)☆15Mar 9, 2016Updated 9 years ago
- curated collections of modules☆21Aug 12, 2015Updated 10 years ago
- Polymer app using cards UI pattern☆20Mar 14, 2015Updated 10 years ago
- Scaffold out a Polymer project☆15Sep 29, 2015Updated 10 years ago
- Return a promise from a callback-as-last-argument function using native a Promise, but only if native Promises exist.☆17Jul 17, 2015Updated 10 years ago
- Alias DOM node's .addEventListener() to .on()☆11May 10, 2015Updated 10 years ago
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Aug 20, 2015Updated 10 years ago
- Edit a string using $EDITOR from within your node app.☆23Jun 18, 2018Updated 7 years ago
- Insert CSS styles into an HTML document☆16Aug 19, 2019Updated 6 years ago
- kawaii face detection☆41Aug 5, 2015Updated 10 years ago
- Pipe a value through a list of synchronous transform functions☆11Aug 19, 2019Updated 6 years ago
- nodejs timers work-alike with setImmediate, setTimeout, etc☆11Jan 19, 2017Updated 9 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- Scroll to the current anchor in the url if possible☆11Jun 18, 2017Updated 8 years ago
- A Polymer 0.8 mixin for two-way databinding with Firebase☆28Apr 19, 2015Updated 10 years ago
- a CLI tool to easily deploy your current working branch to GitHub Pages☆20Jul 25, 2018Updated 7 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Mar 5, 2019Updated 7 years ago
- Quantizes vertices to any bit precision☆14Mar 2, 2015Updated 11 years ago
- Get an approximate list of the fonts available on your system in OS X☆12Oct 4, 2015Updated 10 years ago
- Parse a JSON stream into an object☆15Jun 12, 2017Updated 8 years ago
- A small event emitter with namespaces☆15Jan 30, 2018Updated 8 years ago
- These are demo files of client side compression with a ported version of PNGcrush (a huge 2.8 MB bytecode/webassembly web app) without us…