The library allows to create a file reader object, which can be read a file asynchronously, line by line. The reader won't waste memory, because it will only read lines, when a callback ask for it. It can be used to transform data, which are ordered in li
published version 0.1.1, 7 years agoA synchronize decorator, which allows to call a method once a time
published version 0.0.1, 8 years ago- published version 0.0.1, 8 years ago
A synchronize decorator, which allows to call a method once a time
published version 0.1.0, 7 years ago