angular-prerender
A command line tool to prerender Angular Apps.
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars · 1 views
Viewing path: README.md
Files
- test (txt)
- unit (txt)
- constants.js (js)
- functions (txt)
- coerce-target-specifier.js (js)
- resolve-routes.js (js)
- map-routes.js (js)
- scan-routes.js (js)
- read-property.js (js)
- coerce-parameter-values.js (js)
- preserve-index-html.js (js)
- app.js (js)
- integration (txt)
- app.js (js)
- .husky (husky)
- README.md (md)
- LICENSE (txt)
- package.json (json)
- .github (github)
- workflows (txt)
- test.yml (yml)
- package-lock.json (json)
- .gitignore (gitignore)
- src (txt)
- tsconfig.json (json)
- constants.ts (ts)
- functions (txt)
- read-property.ts (ts)
- map-routes.ts (ts)
- coerce-target-specifier.ts (ts)
- load-scully-config-and-plugins.ts (ts)
- coerce-parameter-values.ts (ts)
- prerender.ts (ts)
- scan-routes.ts (ts)
- preserve-index-html.ts (ts)
- resolve-routes.ts (ts)
- bind-render-function.ts (ts)
- retrieve-routes.ts (ts)
- map-route.ts (ts)
- interfaces (txt)
- command-line-arguments.ts (ts)
- ng-service-worker.ts (ts)
- nested-parameter-values-map.ts (ts)
- main-exports.ts (ts)
- render-utils-exports.ts (ts)
- scully-config.ts (ts)
- handled-route.ts (ts)
- index.ts (ts)
- parameter-values-map.ts (ts)
- app.ts (ts)
- guards (txt)
- nested-parameter-values-map-array.ts (ts)
- value.ts (ts)
- module.ts (ts)
- nested-parameter-values-map.ts (ts)
- value-array.ts (ts)
- types (txt)
- plugin-name.ts (ts)
- read-property-function.ts (ts)
- wrapped-plugin-function.ts (ts)
- plugins.ts (ts)
- route-process-plugin-function.ts (ts)
- render-application-function.ts (ts)
- plugin-type.ts (ts)
- post-process-by-html-plugin-function.ts (ts)
- target-specifier.ts (ts)
- render-module-function.ts (ts)
- index.ts (ts)
- plugin-function.ts (ts)
- register-plugin-function.ts (ts)
- config (txt)
- prettier (txt)
- config.json (json)
- eslint (txt)
- config.mjs (mjs)
- src.mjs (mjs)
- test.mjs (mjs)
- mocha (txt)
- config-unit.js (js)
- config-integration.js (js)
- babel (txt)
- test.json (json)
- build.json (json)
- lint-staged (txt)
- config.json (json)
- ATTRIBUTION.md (markdown)