coffeestream

Stream library

Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation.

streams in coffeescript

GitHub

22 stars
5 watching
4 forks
Language: CoffeeScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
michaelficarra/coffeescriptreduxA CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility.1,840
coffee-js/index.coffee-js.orgA resource collection for CoffeeScript programming language and tools.22
markbates/programming-in-coffeescriptA repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming.63
winterbe/streamjsA lightweight functional programming library for operating on in-memory data collections861
mrluc/macros.coffeeProvides a Lisp-style macro system for CoffeeScript37
nodejs/readable-streamProvides a Node.js implementation of the core streams classes for userland development1,033
spbooks/coffeescript1An archive of resources and code examples to help developers learn CoffeeScript25
js2coffee/js2coffeeConverts JavaScript code to CoffeeScript syntax2,081
grant/javacoffeeA CoffeeScript-like syntax compiler for Java code14
mikesmullin/coffee-stylesheetsA compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files.26
coffeescript-cookbook/coffeescript-cookbook.github.ioA community-driven website with recipes and examples for the CoffeeScript language.561
marcelinhov2/angular-kickoffA comprehensive AngularJS application boilerplate with CoffeeScript support and automatic build tools.14
browserify/stream-browserifyMakes Node.js stream API compatible with browser environments.103
stephenb/coffee-machineA state machine implementation written in CoffeeScript32
marviq/coffee-jshintRuns CoffeeScript source through JSHint to check for errors and enforces coding standards.42