GithubHelp home page GithubHelp logo

builtwith.angularjs.org's Introduction

builtwith.angularjs.org

Gallery of AngularJS apps and demos.

Adding your neat thing

  1. Fork this repository.

  2. Add a 580 by 400px thumbnail image to projects/[yourprojectnamehere]/thumb.png

  3. Add an entry to projects/projects.json with these properties:

    {
      "name": "My App",  // will be displayed under the screenshot
      "thumb": "my-app/thumb.png", // path to the image (omit the projects/ prefix)
      "desc": "Description of your app", // One or two sentences
      "url": "http://myapp.com", // url to your app
      "info": "http://myapp.com/blog", // url to app announcement or background
      "src": "https://github.com/me/myapp", // (optional) Url to your source repository
      "submitter": "IgorMinar", // your github username
      "submissionDate": "2012-05-24", // current date in ISO format
      "tags": [
        "Demo", "Production", "Toy" // choose your app seriousness level (for plunks or fiddles use "Toy")
        "Game", "CRUD", "Entertainment", "Productivity", ... // choose your app type
        "Animations", "Local Storage", "Audio Api", "AppCache", ... // features and technologies
        "No jQuery", "jQuery" // do you use jQuery?
        "Open Source", // tag open source projects
        "Tests Included" // use if open source and tests are included
        ... // others?
      ]
    }
    
  4. Make sure that it looks alright by running ./web-server.js (requires Node.js)

  5. Send a pull request

builtwith.angularjs.org's People

Contributors

armatys avatar beshrkayali avatar btford avatar codef0rmerz avatar crittermike avatar erikwco avatar evictor avatar flekschas avatar igorminar avatar jbdeboer avatar linghuaj avatar markbennett avatar mbouclas avatar mgbee8 avatar mhevery avatar michaelhart avatar mlarocca avatar mna avatar nicmarti avatar nlaplante avatar pavelgavlik avatar pcerioli avatar pdanis avatar psylabs avatar registre-foncier avatar ryanseddon avatar thomasburleson avatar vlad avatar yrezgui avatar yuval-purple 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.