ba-web-framework/src
Alan Bridgeman ed4c8b28da
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 35s
Changed from equire to import. As import is the more ESM native way
2026-01-08 15:48:38 -06:00
..
bin Initial Code Commit 2025-02-17 16:32:27 -06:00
controllers Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
decorators Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
middlewares Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
utils Bringing local and remote repository in line with one another and adding Github Actions to publish package 2025-04-29 12:06:39 -05:00
App.ts Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
BaseTemplateCreator.ts Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
index.ts Moved from CJS to ESM + small improvements like logging 2026-01-07 15:59:40 -06:00
Initializer.ts Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
OAuthApp.ts Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
Renderer.ts Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00
Router.ts Changed from equire to import. As import is the more ESM native way 2026-01-08 15:48:38 -06:00
StaticFileResolver.ts Further work to move from CJS to ESM as well as better use of import type ... rather than generic import ... 2026-01-08 13:45:41 -06:00