ackee-frontend-toolkit
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "ackee-frontend-toolkit", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Set of tools, libraries and all stuff useful for frontend development in Ackee having DRY in mind", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -23,18 +23,18 @@ ![Ackee Froentend Toolkit](https://cdn6.aptoide.com/imgs/f/2/e/f2e4802678264d40830b66f0459f7527_icon.png?w=256) | ||
### High order components | ||
* [loadable](docs/HOC/loadable.md) | ||
* [makeDropzone](docs/HOC/makeDropzone.md) | ||
* [loadable](/docs/HOC/loadable.md) | ||
* [makeDropzone](/docs/HOC/makeDropzone.md) | ||
### Helpers | ||
* [auth helpers](docs/helpers/auth.md) | ||
* [action types helper](docs/helpers/actionTypes.md) | ||
* [auth helpers](/docs/helpers/auth.md) | ||
* [action types helper](/docs/helpers/actionTypes.md) | ||
### Sagas | ||
* [routing](docs/sagas/routing.md) | ||
* [routing](/docs/sagas/routing.md) | ||
### [Selectors](docs/selectors/index.md) | ||
### [Selectors](/docs/selectors/index.md) | ||
## What we use | ||
We don't want to invent a wheel every day so we are trying to use as much vendor components, utilities and helpers as possible. We remarked [the approved ones](docs/vendors.md) to don't let us forget them :) | ||
We don't want to invent a wheel every day so we are trying to use as much vendor components, utilities and helpers as possible. We remarked [the approved ones](/docs/vendors.md) to don't let us forget them :) | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
289128