Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denis-sokolov/react-tools
UX-oriented React tools
https://github.com/denis-sokolov/react-tools
react reactjs tools typescript
Last synced: 3 months ago
JSON representation
UX-oriented React tools
- Host: GitHub
- URL: https://github.com/denis-sokolov/react-tools
- Owner: denis-sokolov
- License: isc
- Created: 2019-11-26T10:51:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T00:07:42.000Z (5 months ago)
- Last Synced: 2024-10-19T05:18:53.744Z (3 months ago)
- Topics: react, reactjs, tools, typescript
- Language: TypeScript
- Homepage:
- Size: 2.12 MB
- Stars: 7
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React tools
Commonly reused pieces of tooling for React projects. See [the documentation](./docs/README.md).
Supports tree-shaking, so no bloating your bundle size.
Comes with TypeScript types if you use TypeScript.
```sh
npm install --save @denis-sokolov/react
```## Browser support
For the most part the library is not using any newer APIs. That said, if you support browsers with less than 2% of the market (Internet Explorer, Safari before 14, Chrome before 88), take a second look whether everything works well.
## About TheoremOne
![Theorem](docs/images/TheoremOne.png)
This software was lovingly funded by TheoremOne.
From whiteboarding new concepts to long-term support, TheoremOne works with startups and large multi-national enterprises to develop new applications, software, services, and platforms to achieve the best results and deliver Full Stack Innovation™At TheoremOne we believe in and support open-source software.
- Check out more of our open-source software at TheoremOne.
- Learn more about [our work](https://theoremone.co/portfolio).
- [Hire us](https://theoremone.co/contact) to work on your project.
- [Want to join the team?](https://theoremone.co/careers)_TheoremOne and the TheoremOne logo are trademarks or registered trademarks of TheoremOne, LLC._