Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/launchpadlab/lp-utils
Our Utilities
https://github.com/launchpadlab/lp-utils
Last synced: 3 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T14:13:07.000Z (about 7 years ago)
- Last Synced: 2024-09-18T16:52:52.851Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 16
- 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.*
---
[ ![Codeship Status for LaunchPadLab/lp-utils](https://app.codeship.com/projects/54a4f610-ec93-0134-81d5-1ac2cf405306/status?branch=master)](https://app.codeship.com/projects/208365) [![Code Climate](https://codeclimate.com/repos/58cc18b439f0e80291000106/badges/3b5fda5d0356fd73a175/gpa.svg)](https://codeclimate.com/repos/58cc18b439f0e80291000106/feed) [![Test Coverage](https://codeclimate.com/repos/58cc18b439f0e80291000106/badges/3b5fda5d0356fd73a175/coverage.svg)](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.