carlx
v1.0.0
Published
Another completely redundant library plus extensions. Common code with or without specific purpose.
Downloads
5
Readme
CarlX
CarlX is another redundant library plus some extensions. It's basically a collection of generic or specific functionalities commonly used in javascript applications.
Currently the library contains:
- src/common
assert - basic pre (and post) conditions
stringx - some convenient string extensions
tokenizer - allows for tokenizing strings, including code specific ones.
