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 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
michaelficarra/coffeescriptredux A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. 1,841
coffee-js/index.coffee-js.org A resource collection for CoffeeScript programming language and tools. 22
markbates/programming-in-coffeescript A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. 63
winterbe/streamjs A lightweight functional programming library for operating on in-memory data collections 861
mrluc/macros.coffee Provides a Lisp-style macro system for CoffeeScript 37
nodejs/readable-stream Provides a Node.js implementation of the core streams classes for userland development 1,032
spbooks/coffeescript1 An archive of resources and code examples to help developers learn CoffeeScript 25
js2coffee/js2coffee Converts JavaScript code to CoffeeScript syntax 2,083
grant/javacoffee A CoffeeScript-like syntax compiler for Java code 14
mikesmullin/coffee-stylesheets A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. 26
coffeescript-cookbook/coffeescript-cookbook.github.io A community-driven website with recipes and examples for the CoffeeScript language. 562
marcelinhov2/angular-kickoff A comprehensive AngularJS application boilerplate with CoffeeScript support and automatic build tools. 14
browserify/stream-browserify Makes Node.js stream API compatible with browser environments. 103
stephenb/coffee-machine A state machine implementation written in CoffeeScript 32
marviq/coffee-jshint Runs CoffeeScript source through JSHint to check for errors and enforces coding standards. 42