1.0.0 • Published 3 years ago

carlx v1.0.0

Weekly downloads
-
License
CC-BY-4.0
Repository
github
Last release
3 years ago

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.