6.0.6-alpha.50 • Published 8 months ago

@common-stack/remix-router-redux v6.0.6-alpha.50

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Client Core Package

Helper methods and interfaces that can be used by the client part of the packages

What does it include:

1. exported reducers
2. exported actions
3. exported graphql queries
4. Typescript 2.0.0 => ES6
5. unit testing with jest

Purpose:

This package can be installable in front-end webserver

What's not included

It does not have any client UI components such as React
It does have configured Redux Store

Useful commands:

npm run build       - build the library files
npm run test        - run tests once
npm run test:watch  - run tests in watchmode (Useful for development)

Files explained:

 src                         - directory is used for typescript code that is part of the project
    index.ts                 - Index file of the package. Consists of exported reducers and actions
    index.spec.ts            - Tests file for main
    actions                  - Contains Actions to transform the state tree
        index.ts             - References all the exported actions
    reducers                 - Contains reducers, pure function with (state, action) => state signature. 
        index.ts             - References all the exported reducers.
 package.json                - file is used to describe the library and packages that are required added under peer-dependencies section
 tsconfig.json               - configuration file for the library compilation
 webpack.config.js           - configuration file of the compilation automation process for the library
             
6.0.6-alpha.50

8 months ago

6.0.6-alpha.14

9 months ago

6.0.6-alpha.5

10 months ago

4.0.2-alpha.0

12 months ago

5.0.1-alpha.1

11 months ago

6.0.1-alpha.0

10 months ago

5.0.1-alpha.0

11 months ago

4.0.2-alpha.19

11 months ago

4.0.2-alpha.18

11 months ago

4.0.2-alpha.1

12 months ago

5.0.2-alpha.0

11 months ago

5.0.2-alpha.1

11 months ago

4.0.3-alpha.0

11 months ago

5.0.3-alpha.0

11 months ago

5.0.4-alpha.0

11 months ago

5.0.4-alpha.5

11 months ago

6.0.2-alpha.2

10 months ago

6.0.2-alpha.1

10 months ago

4.0.1-alpha.28

1 year ago

4.0.1-alpha.29

1 year ago

4.0.1-alpha.27

1 year ago

5.0.6-alpha.7

10 months ago

5.0.4-alpha.21

10 months ago

5.0.6-alpha.0

10 months ago

5.0.6-alpha.1

10 months ago

5.0.5-alpha.0

10 months ago

5.0.6-alpha.3

10 months ago

4.0.1-alpha.31

1 year ago

4.0.1

12 months ago

4.0.1-alpha.11

1 year ago

5.0.4-alpha.17

10 months ago

4.0.1-alpha.4

1 year ago

4.0.1-alpha.3

1 year ago

4.0.1-alpha.0

1 year ago

4.0.1-alpha.1

1 year ago

3.0.3-alpha.4

1 year ago

3.0.3-alpha.5

1 year ago

3.0.3-alpha.6

1 year ago

3.0.3-alpha.0

1 year ago

3.0.2-alpha.5

1 year ago

3.0.3-alpha.1

1 year ago

1.0.1-alpha.1

1 year ago

1.0.1-alpha.0

1 year ago

0.5.34

1 year ago

3.0.2-alpha.4

1 year ago

0.5.32

1 year ago

3.0.2-alpha.3

1 year ago

0.5.31

1 year ago