1.7.19 • Published 5 years ago

@fargtryckarn/components v1.7.19

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

@fargtryckarn/components

TypeScript React Redux

Libraries

This boilerplate uses the following libraries and tools:

Core

Utilities

  • Redux Saga make side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) in React/Redux applications easier and better.
  • React Intl internationalize React apps
  • Redux Form keep form state in a Redux store
  • Isomorphic Fetch with ES6-Promise for using fetch api on both client & server side.
  • React Helmet
  • RavenJS for capturing exceptions during run time
  • Raven for Redux for error using sentry (use config/main.local.js to enable sentry)
  • TypeStyle make css typesafe

Build System

Dev & Prod Server

Developer Experience

Testing

  • Jest as test runner.
  • TS Jest as Jest preprocessor
  • Enzyme for rendering React Components.
  • Jest Enzyme for asserting React Components.
  • Wallaby intelligent test runner for JavaScript that continuously runs your tests.

Usage

$ npm install @fargtryckarn/components

Credits

This boilerplate is based on Vortigern and is heavily updated. This boilerplate is released under the MIT license.

1.7.19

5 years ago

1.7.18

5 years ago

1.7.17

5 years ago

1.7.16

5 years ago

1.7.15

5 years ago

1.7.14

5 years ago

1.7.13

5 years ago

1.7.12

5 years ago

1.7.11

5 years ago

1.7.10

5 years ago

1.7.9

5 years ago

1.7.8

5 years ago

1.7.7

5 years ago

1.7.6

5 years ago

1.7.5

5 years ago

1.7.4

5 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago