Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.25 KB

external-libraries.md

File metadata and controls

27 lines (22 loc) · 2.25 KB

External Libraries

These are some packages that we consider useful and are worth checking out for the development of our projects.


Forms

Name Description Stars Build Status
Formik Build forms in React, without the tears GitHub stars Build Status
Redux Form A Higher Order Component using react-redux to keep form state in a Redux store GitHub stars Build Status

Other

Name Description Stars Build Status
Apisauce Talking to APIs doesn't have to be awkward anymore. GitHub stars Build Status
i18next i18next is a very popular internationalization framework for browser or any other javascript environment GitHub stars Build Status

Redux Utils

Name Description Stars Build Status
Reselect Simple “selector” library for Redux (and others) GitHub stars Build Status



Common issues & solutions