Δ.js is a javascript library that accepts almost any pull request (as long as it follows the rules).
bower install anything.js
I think it will be interesting to see what people want to add to this. Obviously being the internet I don't expect anything good to come of it.
These are notable contributors to anything.js. Bronze is 5-10 commits, Silver is 11-20 commits, Gold is 21-50 commits, and Unicorn is over 50.
/ / /
If you've earned a badge, please add yourself - we can't keep track of everyone all the time.
Wouldn't you like to be up there?
Δ.everywhere() is an extension that wraps Δ.js to every page and lets you run anything you want with it.
Useful if you want to run Δ.johnCena()
on any website.
Source code is available in the "everywhere" directory
Feel free to try it out at http://anythingjs.io/playground.html
We'd also like your pull request to adhere to the coding style we're already using, which is the following:
We will still merge your pull request if it doesn't follow the guidelines, although deep in our soul we'll hate you.
\n
), not CRLF/Windows style (\r\n
).var funcName = function(){}
over function funcName() {}
if you're cool with it.We invite you to join us: #anythingjs on freenode
Although this project is considered pretty much dead, we'll still welcome your contributions, especially since managing the project is so easy. ;)