File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # unplugin-ast [ ![ npm ] ( https://img.shields.io/npm/v/unplugin-ast.svg )] ( https://npmjs.com/package/unplugin-ast ) [ ![ jsr ] ( https://jsr.io/badges/@unplugin/ast )] ( https://jsr.io/@unplugin/ast )
1+ # unplugin-ast
22
3- [ ![ Unit Test] ( https://github.com/unplugin/unplugin-ast/actions/workflows/unit-test.yml/badge.svg )] ( https://github.com/unplugin/unplugin-ast/actions/workflows/unit-test.yml )
3+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
4+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5+ [ ![ JSR] [ jsr-src ]] [ jsr-href ]
6+ [ ![ Unit Test] [ unit-test-src ]] [ unit-test-href ]
47
58Manipulate the AST to transform your code.
69
@@ -167,3 +170,14 @@ export const RemoveWrapperFunction = (
167170## License
168171
169172[MIT ](./ LICENSE ) License © 2022 - PRESENT [三咲智子](https :// github.com/sxzz)
173+
174+ < ! -- Badges -- >
175+
176+ [npm - version - src ]: https :// img.shields.io/npm/v/unplugin-ast.svg
177+ [npm - version - href ]: https :// npmjs.com/package/unplugin-ast
178+ [npm - downloads - src ]: https :// img.shields.io/npm/dm/unplugin-ast
179+ [npm - downloads - href ]: https :// www.npmcharts.com/compare/unplugin-ast?interval=30
180+ [jsr - src ]: https :// jsr.io/badges/@unplugin/ast
181+ [jsr - href ]: https :// jsr.io/@unplugin/ast
182+ [unit - test - src ]: https :// github.com/unplugin/unplugin-ast/actions/workflows/unit-test.yml/badge.svg
183+ [unit - test - href ]: https :// github.com/unplugin/unplugin-ast/actions/workflows/unit-test.yml
You can’t perform that action at this time.
0 commit comments