ente/packages/utils
2024-02-16 20:48:26 +05:30
..
src Funnel .tsx extensions via subfolders 2024-02-16 20:48:26 +05:30
.eslintrc.js Get the typeaware rules working 2024-02-16 20:48:26 +05:30
.prettierrc.json Scaffold utils project 2024-02-16 20:47:25 +05:30
package.json Remove debugging package 2024-02-16 20:48:26 +05:30
README.md Add typescript configuration in eslint 2024-02-16 20:48:26 +05:30
tsconfig.json Integrate the actual one 2024-02-16 20:47:25 +05:30

@/utils

Utility functions, types and assortments.

"Life is like a box of chocolates" - Forrest Gump

Packaging

This (internal) package exports a vanilla TypeScript library. We rely on the importing project to transpile and bundle it.