Coder Social home page Coder Social logo

57u / anything.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rabrennie/anything.js

0.0 2.0 0.0 10.79 MB

A javascript library that contains anything.

Home Page: http://anythingjs.io

License: MIT License

PHP 0.85% Shell 0.06% JavaScript 96.20% HTML 2.89%

anything.js's Introduction

Bower version Build Status

Logo

Δ.js is a javascript library that accepts almost any pull request (as long as it follows the rules).

bower install anything.js

Why?

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.

Hall of Fame

These are notable contributors to anything.js. Bronze is 5-10 commits, Silver is 10-20 commits, Gold is 20-50 commits, and Unicorn is over 50.


Rabrennie / thehowl gytdau TheBITLINK / toish Crecket oliver-j dstrekelj vekat seiyria / montaflynn riyadhalnur


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()

Δ.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.

Δ.everywhere() for Firefox

Δ.everywhere() for Chrome

Source code is available in the "everywhere" directory

Rules

  1. Nothing that'll crash a web page.
  2. Can't violate GitHub terms of service.
  3. Don't be an asshole.
  4. Nothing malicious.
  5. Deleting stuff that doesn't need to be.

Contributing

  1. Fork ( https://github.com/Rabrennie/anything.js/fork )
  2. Clone ( git clone https://github.com/YourUsername/anything.js.git )
  3. Branch ( git checkout -b your-feature )
  4. Make a new file in ./src/ with the name of your function. ( functionName.js )
  5. Edit ( Type! Type! Type! )
  6. Push ( git push -u origin your-feature )
  7. Pull Request ( https://help.github.com/articles/using-pull-requests/ )
  8. Fire up another branch and add yourself to the contributors list, to congratulate yourself for your work :).

We'd also like your pull request to adhere to the coding style we're already using, which is the following:

Contributing guidelines

We will still merge your pull request if it doesn't follow the guidelines, although deep in our soul we'll hate you.

  1. As this project is moving quickly, you want to always make sure your master branch is up-to-date before creating a branch to develop your feature. See this resource for a guide on how to update your local branch.
  2. 4 spaces indentation.
  3. Line endings are LF/UNIX style (\n), not CRLF/Windows style (\r\n).
  4. We democratically™ voted for using var funcName = function(){} over function funcName() {} if you're cool with it.
  5. Same goes for braces: we'd like you to put it on the same line of the function declaration, if, switch, else, whatever. If you want to argue about it, please go to r/ProgrammerHumor, they'll love to argue about it.

IRC

We invite you to join us: #anythingjs on freenode

Tag Tag Tag Tag

anything.js's People

Contributors

rabrennie avatar gytdau avatar thebitlink avatar thehowl avatar dstrekelj avatar crecket avatar vccortez avatar seiyria avatar tojba avatar saturate avatar developer787 avatar hernanrz avatar riyadhalnur avatar yehya avatar rasmusantons avatar tu-maurice avatar inderpalpfeffis avatar jkingsman avatar jakehp avatar noskcid avatar yu-pan avatar aierou avatar steezeburger avatar prakashn27 avatar will1982 avatar floftar avatar aneeshdurg avatar randomite avatar peterchu2 avatar lieuwex avatar

Watchers

James Cloos avatar Stuart avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.