Search results

34 packages found

Enhanced inheritance for dynamic inheritance and mixin.

published 1.6.0 a year ago
M
Q
P

Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `B

published 1.2.0 6 years ago
M
Q
P

ActiveSupport-like core class extensions for Javascript/Coffeescript

published 1.0.5 9 years ago
M
Q
P

React component as a coffee-script class (autobind, mixins, ...)

published 0.1.1 9 years ago
M
Q
P

A nice object and classes definition module that allows multiple composable inheritance.

published 0.5.7 8 years ago
M
Q
P

A boilerplate resulting from the study of AngularJS boilerplates, modularity and application architectures. CoffeeScript with ngClassify makes code look nice.

published 0.2.0 9 years ago
M
Q
P

Classic algorithms and data structures in coffeescript. Making the World a better place, with coffee.

published 0.4.0 10 years ago
M
Q
P

A class to help parse text files

published 32.0.14 3 months ago
M
Q
P

Yeoman generator

published 2.0.0-alpha1 9 years ago
M
Q
P

Damn simple way to setup your Socket.io server using coffeescript or vanilla JS class.

published 1.5.3 8 months ago
M
Q
P

Combine Javascript classes on the fly

published 0.5.4 10 years ago
M
Q
P

`new`-less classes for ES7/Babel, TypeScript, CoffeeScript, etc.

published 1.2.0 6 years ago
M
Q
P

A mixin class based on Backbone.Advice and Angus Croll style mixins.

published 0.0.1 10 years ago
M
Q
P

Compile CoffeeScript classes to AngularJS modules

published 4.1.1 9 years ago
M
Q
P

Compile CoffeeScript classes to AngularJS modules

published 4.0.1 9 years ago
M
Q
P

Add a backbone-like extend method onto your CoffeeScript classes, making it easy for JavaScript users to extend your CoffeeScript classes

published 1.0.1 10 years ago
M
Q
P

Compile CoffeeScript classes to AngularJS modules

published 3.0.0 10 years ago
M
Q
P

Implement standard disk actions

published 0.2.1 7 years ago
M
Q
P
M
Q
P

Small utility component that you can use in your applications to ease the management of dependencies between objects. The idea is simple, you have a factory object (we'll call this the *injector*) where you define some mappings. Each mapping has a unique id that you define. From different modules you can query the *injector* to give you a new instance of a specific mapping. Within classes you can define depenecies which will be satisfied on creation of a new instance of that class.

published 0.0.3 11 years ago
M
Q
P