An open API service indexing awesome lists of open source software.

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

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.