@augment-vir/common
Version:
A collection of augments, helpers types, functions, and classes for any JavaScript environment.
11 lines (7 loc) • 758 B
Markdown
# @augment-vir/common
A collection of augments, helpers types, functions, and classes for any JavaScript environment.
- Examples: [`filterObject`](https://electrovir.github.io/augment-vir/functions/filterObject.html), [`wait`](https://electrovir.github.io/augment-vir/functions/wait.html), [`getEnumValues`](https://electrovir.github.io/augment-vir/functions/getEnumValues.html)
- Includes a colored logger implementation: [`log`](https://electrovir.github.io/augment-vir/variables/log.html)
- Includes a SQL-select-like runtime implementation of TypeScript's `Pick`: [`selectFrom`](https://electrovir.github.io/augment-vir/functions/selectFrom-1.html)
- and much more...
See all `@augment-vir` docs here: https://electrovir.github.io/augment-vir