Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Modules

Benoît Jeaurond edited this page Apr 24, 2019 · 8 revisions

React-Native related module

Non React-Native related module

  • jest
    • JavaScript testing framework
  • moment
    • Parse, validate, manipulate, and display dates and times in JavaScript
  • moment-range
    • Fancy date ranges for Moment.js
  • moment-round
    • Rounds up the moment.js times
  • number-to-words
    • Converts a number to words, used for ordinal numbers
  • redux
    • State container for JavaScript apps
  • redux-persist
    • Persist and rehydrate a redux store, saves the redux store when closing the app

Clone this wiki locally