Monorepo for the @trt-web packages.
@trt-web/core: shared browser, date, DOM, file, number, object, rate-limit, string, and utility helpers.@trt-web/angular: Angular-specific utilities, directives, pipes, reactive forms helpers, signal store, and HTTP cache helpers. Compatible with Angular 16 through Angular 22.@trt-web/firebase-admin: Firebase Admin helpers for backend services, including cache, Firestore, messaging, and utility helpers.
@trt-web/reactand@trt-web/vue: planned for future release; contributions welcome.
Install the package you need:
-
npm install @trt-web/coreif you want the shared helpers directly. -
npm install @trt-web/angularfor Angular projects. -
npm install @trt-web/firebase-adminfor Firebase Admin backend projects. -
Install
@trt-web/coreseparately only when your app imports its helpers directly.
- Contributions are welcome, especially for the planned
@trt-web/reactand@trt-web/vuepackages.
- Apache-2.0