0.2.0 • Published 2 years ago

@rootsher/react-core v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@rootsher/react-core

npm version npm downloads GitHub issues GitHub PRs MIT license

Installation

$ yarn add @rootsher/react-core

Future Features

  • fetch
  • i18n
  • time
  • routing
  • helpers
  • ...TBA

Commands

$ yarn test

Next steps

  1. TypeScript configuration
  2. Tests setup
    1. @testing-library/react
  3. Add .editorconfig
  4. Configure eslint
  5. Add husky and lint-staged
  6. Make package installable (npm)
  7. Repository cleanup
  8. Create library structure
  9. GitHub Actions - running tests
  10. Write first core feature (TBA)
  11. ...TBC

Authors