thlorenz / replpad
Pipes content of files to a node repl whenever they change to enable a highly interactive coding experience.
☆213Updated 7 years ago
Alternatives and similar repositories for replpad:
Users that are interested in replpad are comparing it to the libraries listed below
- run a node program but also attach a repl to the same context that your code runs in so you can inspect + mess with stuff as your program…☆130Updated 9 years ago
- Pipe your JavaScript into a browser, logging console output in Node☆245Updated 2 years ago
- JavaScript lazy arrays, sort of like Clojure's seqs☆56Updated 9 years ago
- CSP channels for Javascript (like Clojurescript's core.async, or Go) THIS IS AN UPSTREAM FORK☆280Updated 9 years ago
- An object with observable key value pairs☆72Updated 7 years ago
- An enhanced, extensible interactive shell for Node.js and CoffeeScript☆288Updated 8 years ago
- Utilities for updating code live with hot module replacement☆60Updated 2 years ago
- Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.☆187Updated 7 years ago
- Test runner based on Tape and Browserify☆331Updated 7 years ago
- A rendering loop for diffable UIs☆173Updated 8 years ago
- Instantly try npm modules in REPL environment☆132Updated 7 years ago
- ☆113Updated 10 years ago
- Immutable data trees in JavaScript.☆223Updated 8 years ago
- Simple and unmistakable terminal interface for NodeJS.☆49Updated 7 years ago
- a wrapper around `browserify` to make incremental builds☆77Updated last year
- official fork: https://github.com/staltz/noderify☆157Updated 6 years ago
- prettifies ndjson from wzrd and similar tools☆82Updated 7 years ago
- Lightning fast template and view engine built on top of Incremental DOM and Babel (ES6 Templates + Incremental DOM working together)☆69Updated 9 years ago
- Easily add a REPL to your Node.js app.☆215Updated 9 years ago
- A concise, expressive way to build React DOM in pure JavaScript.☆230Updated 8 years ago
- UNMAINTAINED - A slim virtual dom implementation.☆50Updated 7 years ago
- Problem and solution for debugging ES6 Promise-based applications☆59Updated 10 years ago
- Transducers Inspired by Underscore☆87Updated 9 years ago
- A simple tool to debug and observe functions☆88Updated 5 years ago
- Pipe your javascripts straight into your browser☆59Updated 11 years ago
- Modular front end development for multi-page web applications.☆203Updated 2 years ago
- CSP/Actor/Transducer Experiments☆139Updated 10 years ago
- JavaScript signature notation☆130Updated 8 years ago
- composable unidirectional user interfaces using pull streams☆207Updated 8 years ago
- Streams built using Algebraic Data Types (ADT) and Pure FP (Haskell like) code☆120Updated 5 years ago