ngx-ssr-code-remover
Code remover
A post-processing tool to remove server-side rendered (SSR) code from Angular bundles in Express servers.
Post processor to remove SSR Code from bundles when served
2 stars
1 watching
0 forks
Language: HTML
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
chalk/strip-ansi-cli | Tools for removing ANSI escape codes from text input. | 56 |
eschaefer/babel-plugin-framer-x | A Babel plugin to remove Framer X code from React components. | 15 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
chalk/strip-ansi | Removes unwanted formatting codes from text | 398 |
bernardogiordano/ngx-stylesweep | A CLI tool that removes unnecessary style files from Angular components. | 7 |
chalk/strip-ansi-stream | A utility for removing special formatting codes from text streams | 34 |
ericnorris/striptags | A PHP-like HTML tag stripper implemented in TypeScript. | 494 |
murhafsousli/ngx-highlightjs | An Angular module for syntax highlighting code | 281 |
jacobbogers/rollup-plugin-jsx-remove-attributes | Removes unwanted attributes from JSX components based on environment and configuration | 4 |
sindresorhus/strip-json-comments-cli | Removes comments from JSON data to enable use of comments in JSON files | 67 |
sindresorhus/strip-indent | Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 135 |
sindresorhus/strip-css-comments | A utility that removes comments from CSS code while preserving certain comment patterns or functions. | 121 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
sindresorhus/strip-css-comments-cli | A command-line tool to remove comments from CSS files | 38 |