https://github.com/wezomcompany/toolkits
Frequent useful tools
https://github.com/wezomcompany/toolkits
array css-in-js immutable jest jss math promise
Last synced: 9 months ago
JSON representation
Frequent useful tools
- Host: GitHub
- URL: https://github.com/wezomcompany/toolkits
- Owner: WezomCompany
- License: bsd-3-clause
- Created: 2021-02-09T14:20:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T13:11:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T06:34:49.437Z (about 1 year ago)
- Topics: array, css-in-js, immutable, jest, jss, math, promise
- Language: TypeScript
- Homepage:
- Size: 6.57 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toolkits

## Packages:
1. [@wezom/toolkit-array](https://github.com/WezomCompany/toolkits/blob/main/packages/array/README.md#readme)
1. [@wezom/toolkit-css-in-js](https://github.com/WezomCompany/toolkits/blob/main/packages/css-in-js/README.md#readme)
1. [@wezom/toolkit-math](https://github.com/WezomCompany/toolkits/blob/main/packages/math/README.md#readme)
1. [@wezom/toolkit-promise](https://github.com/WezomCompany/toolkits/blob/main/packages/promise/README.md#readme)
---
## Contributing
Please fill free to create [issues](https://github.com/WezomCompany/toolkits/issues) or send [PR](https://github.com/WezomCompany/toolkits/pulls)
## Licence
[BSD-3-Clause License](https://github.com/WezomCompany/toolkits/blob/master/LICENSE)
---