Lust utils. Yet another utility library.
Lustils is licensed under the MIT license and has been written by Lars Mueller alias LMD or appgurueu.
- Lightweight
- Maintainable code
- Good performance
- Easy to use
- Basic functionality
Lustils is extended on-demand. Extended documentation is to be added soon. In the meantime, you can browse the code.
Install the NPM package lustils
:
npm install lustils
const lustils = require("lustils");
Some error classes.
Dealing with streams.
Parsing utils, such as extended mealy machines.
Allows dealing with objects (cloning them).
1.0.0
- Initial version
1.0.1
- Added
object.complete
- Added
1.0.2
- Fixed
object.complete
- Fixed
Luon uses Lustils.