• Stars
    star
    815
  • Rank 53,765 (Top 2 %)
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cleaner class-based controllers with Angular 1

Angular Classy Build Status

Join the chat at https://gitter.im/davej/angular-classy

Cleaner class-based controllers for AngularJS

Check out the Angular Classy website to see what it's all about.

Building and testing Angular Classy

If you want to edit any of the Classy source files or contribute some code then please build and test Angular Classy.

  1. Install NodeJS.
  2. Install gulp.js globally (npm install -g gulp).
  3. Install Bower globally (npm install -g bower).
  4. If you wish to run the tests then please also install PhantomJS and Firefox.
  5. Run npm install.
  6. Run bower install.

To build Classy run gulp. To test Classy run gulp test.

Thanks

License

The MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

john

Make npm's flat dependencies easier to find and sort
JavaScript
42
star
2

js-redux

Redux bindings for vanilla javascript functions and classes
JavaScript
24
star
3

tinchy

Ridiculously simple and compact personal URL shortener, powered by Bottle.
Python
13
star
4

electron-image-resize

Resize images using Electron. Supports all image types that Chromium/Electron supports, outputs to png, jpeg, dataUrl or NativeImage.
JavaScript
11
star
5

finder-tag

Add color tags to files and folders on Mac OS X
JavaScript
9
star
6

sudo-fn

Call a node function with sudo priviliges (prompts the user for admin privileges with a native OS X dialog)
JavaScript
7
star
7

NLogo

Collection of logos for open-source node/npm packages
JavaScript
5
star
8

proxy-pac

Get/set proxy auto-config (PAC) file. Currently only supports OS X.
JavaScript
4
star
9

tinchy.js

Ridiculously simple and compact personal URL shortener, powered by Express on Node.js.
CoffeeScript
4
star
10

classy-computed

Computed Properties plugin for Angular Classy
JavaScript
4
star
11

underscore.dummy

Underscore.dummy is an Underscore extension for creating dummy content. It's useful for prototyping an interface when you don't have real data available.
JavaScript
4
star
12

CorkJS

HTML
2
star
13

baconize

Compile static site for production (with sourcemaps), auto compiles files like app.coffee -> app.js
JavaScript
2
star
14

checkdir

Check if dir exists, if it's empty and how many files are directly inside it.
JavaScript
2
star
15

Ojax-old

Ojax++ is a Virtual Research Environment
JavaScript
2
star
16

classy-register-selector

Use DOM selectors to register Angular Classy controllers
JavaScript
2
star
17

piggy-in-the-middle

Express/Connect middleware for transpiling to html/css/js on-the-fly
JavaScript
2
star
18

peep

Simple Chromium based menubar browser
JavaScript
1
star
19

corkdev.io

http://corkdev.io/
CSS
1
star
20

is-npm-fast-yet

Simple benchmark to check how npm2 speed compares to npm3
1
star
21

transfer-stats

Track download/upload and provide transfer stats
JavaScript
1
star
22

classy-compat

Use pre-1.0 style Classy controllers with Angular Classy 1.0+
JavaScript
1
star
23

classy-plugins

An example Angular Classy plugin with lots of guidelines and comments
JavaScript
1
star