https://github.com/launchpadlab/lp-utils
Our Utilities
https://github.com/launchpadlab/lp-utils
Last synced: 10 months ago
JSON representation
Our Utilities
- Host: GitHub
- URL: https://github.com/launchpadlab/lp-utils
- Owner: LaunchPadLab
- License: mit
- Created: 2017-02-14T15:10:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T14:13:07.000Z (over 8 years ago)
- Last Synced: 2025-04-09T19:55:13.733Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
*WARNING: This package is deprecated and is no longer supported. Use [lp-hoc](https://github.com/LaunchPadLab/lp-hoc) instead.*
---
[ ](https://app.codeship.com/projects/208365) [](https://codeclimate.com/repos/58cc18b439f0e80291000106/feed) [](https://codeclimate.com/repos/58cc18b439f0e80291000106/coverage)
# LP Utils
A set of utility functions and higher order components (HOC) for use in React and Redux apps.
## Documentation
Documentation and usage info can be found in [docs.md](docs.md).
## Contribution
This package follows the Opex [NPM package guidelines](https://github.com/LaunchPadLab/opex/blob/master/gists/npm-package-guidelines.md). Please refer to the linked document for information on contributing, testing and versioning.