https://github.com/sonofmagic/unplugins
unplugins
https://github.com/sonofmagic/unplugins
Last synced: 10 months ago
JSON representation
unplugins
- Host: GitHub
- URL: https://github.com/sonofmagic/unplugins
- Owner: sonofmagic
- License: mit
- Created: 2025-01-02T11:17:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T16:03:35.000Z (over 1 year ago)
- Last Synced: 2025-01-30T17:19:29.573Z (over 1 year ago)
- Language: TypeScript
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# unplugins
## Projects
- [unplugin-side-effect-cleaner](packages/unplugin-side-effect-cleaner) - tsup(esbuild) build package template
- [unplugin-embed](https://github.com/zhangfisher/unplugin-embed) - embeds any file as a base64 string into the source code.
## Contributing
Contributions Welcome! You can contribute in the following ways.
- Create an Issue - Propose a new feature. Report a bug.
- Pull Request - Fix a bug and typo. Refactor the code.
- Create third-party middleware - Instruct below.
- Share - Share your thoughts on the Blog, X, and others.
- Make your application - Please try to use unplugins.
For more details, see [CONTRIBUTING.md](CONTRIBUTING.md).
## Contributors
Thanks to [all contributors](https://github.com/sonofmagic/unplugins/graphs/contributors)!
## Authors
ice breaker <1324318532@qq.com>
## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.