@bitcurve/flint-common
v1.2.3
Published
Package of common helper functions with an emphasis on the needs of web development projects authored in TypeScript or JavaScript.
Downloads
5
Readme
@bitcurve/flint-common
Package of common helper functions with an emphasis on the needs of web development projects authored in TypeScript or JavaScript.
Tree-shakable, side-effect free, and compatible with both client-side (front-end) and server-side (back-end) code.
Bundled in ESM + CJS and targeting ES2021. The bundled code is therefore recommended for projects that target relatively modern web browsers on the front-end and at least Node 18+ on the back-end.
Complementary Packages
type-fest is a large and well-regarded collection of utility types.