Node.js tool for adding Webpack magic comments at build time.
Add webpack magic comments to your dynamic imports at build time.
> Similar works like https://webpack.js.org/api/module-methods/#magic-comments
Adds webpack magic comments to your dynamic imports.
用于过滤掉源码中的Magic Comments代码块
Modify strings, generate sourcemaps
[](https://www.npmjs.com/package/@handbook/remark-magic-comments) [](https://github.com/rocket-hangar/handbo
Add webpackChunkName magic comments to your dynamic imports
Babel plugin used to generate Webpack magic comments on dynamic import statements
A Babel plugin that automatically adds `/* webpackIgnore: true */` magic comments to dynamic imports matching a specified pattern.
Some useful utilities I often need
Strip comments from JSON. Lets you use comments in your JSON files!
A compiled-away, type-safe, readable RegExp alternative
magic-string with AST shortcut.
Translates between file formats and generates static code as well as TypeScript definitions.
A collection of utilities for working with JSON objects, including diffing, conflict resolution, bundling and more.
tramsform s1sAsyncImport to import function with magic comments and ```js const c = s1sAsyncImport("@/components/async-component.vue") ``` function to ```rust const c = ()=>{ return import(/* webpackChunkName: chunkIndex */"@/components/async-compone
Parse and stringify JSON with comments. It will retain comments even after saved!
Discard comments in your CSS files with PostCSS.
Detect Filetype by bytes
Attach comments to estree nodes
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Additional ESLint rules for ESLint directive comments.
Strip comments from a Pug token stream (from the lexer)
Test code samples embedded in files like readmes
It provides command "mcc" for check a magic comment.
Easily add magic comments for encoding on multiple ruby source files
Add magic comments to your ruby files
Easily add magic comments '# frozen_string_literal: true' followed by a blank line to multiple Ruby source files
Easily remove all magic encoding comments for Ruby source files.
Easily add magic comments for encoding on multiple ruby source files
Easily add magic comments for encoding on multiple ruby source files
Easily strip magic comments for encoding on multiple ruby source files
RuboCop plugin enforcing elegant coding style: no comments (except SPDX and magic), no empty lines in methods
This standalone gem takes in source code files written in Ruby, and generates a TODO.md file from them. Mark things to add to the TODO.md with the # !!TODO!! magic comment. Ensure to checkout the documentation to learn styles!
No description provided.
No description provided.