pokemon-showdown/lib
Guangcong Luo 4969fb0790 Add Streams library
I've finally been sufficiently frustrated by Node's Streams API to
straight-up write my own.

This is what a Streams API looks like when you don't try to pretend
Promises don't exist. So much easier to use.
2018-01-12 22:19:05 -06:00
..
crashlogger.js Move crashlogger.js -> lib/crashlogger.js 2017-12-16 15:40:45 -06:00
dashycode.js New library: Dashycode 2017-12-12 03:22:09 -06:00
fs.js Fix misc TypeScript bugs 2017-12-26 14:36:13 -06:00
repl.js Refactor repl.js 2017-12-23 23:04:03 -06:00
streams.js Add Streams library 2018-01-12 22:19:05 -06:00
STREAMS.md Add Streams library 2018-01-12 22:19:05 -06:00