coffeestream
Stream library
Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation.
streams in coffeescript
22 stars
5 watching
4 forks
Language: CoffeeScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,840 |
| A resource collection for CoffeeScript programming language and tools. | 22 |
| A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. | 63 |
| A lightweight functional programming library for operating on in-memory data collections | 861 |
| Provides a Lisp-style macro system for CoffeeScript | 37 |
| Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
| An archive of resources and code examples to help developers learn CoffeeScript | 25 |
| Converts JavaScript code to CoffeeScript syntax | 2,081 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A compiler for CoffeeScript that transpiles to CSS3 stylesheets, eliminating the need for separate templating engines and template files. | 26 |
| A community-driven website with recipes and examples for the CoffeeScript language. | 561 |
| A comprehensive AngularJS application boilerplate with CoffeeScript support and automatic build tools. | 14 |
| Makes Node.js stream API compatible with browser environments. | 103 |
| A state machine implementation written in CoffeeScript | 32 |
| Runs CoffeeScript source through JSHint to check for errors and enforces coding standards. | 42 |