https://github.com/sonofmagic/weapp-core
weapp-core utils
https://github.com/sonofmagic/weapp-core
Last synced: about 1 month ago
JSON representation
weapp-core utils
- Host: GitHub
- URL: https://github.com/sonofmagic/weapp-core
- Owner: sonofmagic
- Created: 2023-07-27T03:38:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T09:39:32.000Z (10 months ago)
- Last Synced: 2024-10-14T04:31:06.276Z (6 months ago)
- Language: TypeScript
- Size: 1.34 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# weapp-core
## Projects
- [@weapp-core/escape](packages/escape) - escape class name in weapp
- [@weapp-core/http](packages/http) - weapp http global object
- [@weapp-core/regex](packages/regex) - weapp regex utils
- [@weapp-core/runtime-injector](packages/runtime-injector) - runtime-injector
- [weapp-websocket](packages/websocket) - weapp-websocket
- [weapp-xmlhttprequest](packages/xmlhttprequest) - weapp-xmlhttprequest## 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 weapp-core.For more details, see [CONTRIBUTING.md](CONTRIBUTING.md).
## Contributors
Thanks to [all contributors](https://github.com/sonofmagic/weapp-core/graphs/contributors)!
## Authors
ice breaker <[email protected]>
## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.