@koine/utils
v2.0.0-beta.217
Published
Libraries to encapsulate and re-export from here, the selection is based on:
Downloads
920
Readme
@koine/utils
Libraries to encapsulate and re-export from here, the selection is based on:
[x] full typescript support
[x] treeshake-ability
[x] docs in source comments
To consider:
About ts utilities types @see:
For inspiration look at 1loc.dev.
About utilities useful examples @see:
TODO: check typescript utilities in TypeScript core
Code
- Transformative functions like
truncateortitleCaseshould allow for nullable inputs as much as possible, acceptin bothundefinedandnull.
