Skip to content

LuisGilGB/react-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@luisgilgb/react-utils

A bunch of utils for ReactJS.

These module is NOT for React components, but native JavaScript content (such as functions or constants) whose aim is to help ReactJS developers (initializing, avoiding repetitive tasks, optimizing, etc.).

Getting Started

These instructions will let you use these utils in your application.

Installing

Install this module as a dependency from npm.

npm install @luisgilgb/react-utils

Built With

Contributing

TBD

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • ReactJS community and developers.