ente/web/packages/utils
2024-04-19 16:20:20 +05:30
..
.eslintrc.js Remove (possibly) unnecessary tsconfigRootDir 2024-04-03 13:15:12 +05:30
ensure.ts Start using it 2024-04-19 16:20:20 +05:30
package.json Clean up environment detection code 2024-04-07 10:03:28 +05:30
README.md Move into web/ 2024-03-01 12:21:07 +05:30
tsconfig.json Convert payments app to use Vite - Part 1 2024-04-04 11:10:34 +05:30
type-guards.ts Move into web/ 2024-03-01 12:21:07 +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.