Opinionated collection of helpful JavaScript / TypeScript utils which we use on the real world applications
Attention: This package is designed to be used as
devDependencies
and bundled into your dist.
Use this when your project install dayjs export * from './dayjs';
Node.js only --> Import nested modules to use them in the node environment export from './git'; export from './file';
MIT © TechMeLy