Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hibiken/redux-camel

Redux middleware to transform action object to use camelCase before dispatch
https://github.com/hibiken/redux-camel

Merge pull request #9 from hibiken/dependabot/npm_and_yarn/elliptic-6.5.3

build(deps): bump elliptic from 6.4.0 to 6.5.3

8d37a1c349ba0cf1081fdd04b774ddf645888241 authored about 4 years ago by Ken Hibino <[email protected]>
build(deps): bump elliptic from 6.4.0 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](htt...

de3ec5c0817d57bc4f939c36bd898d0bae4613bc authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #8 from hibiken/dependabot/npm_and_yarn/ini-1.3.8

build(deps): bump ini from 1.3.4 to 1.3.8

4056e52b465a5ba173849cd9fd8bbed043152ac4 authored about 4 years ago by Ken Hibino <[email protected]>
build(deps): bump ini from 1.3.4 to 1.3.8

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.8.
- [Release notes](https://github...

828705fd3a434753ae40dacab5f1055e9cbb7c9a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.1.0

62b24ae071cf803f0cee6090d504462cd34c700a authored over 4 years ago by Ken Hibino <[email protected]>
v1.0.1

2ee37476bd883e8d1eb37b1e1b31f8addc8ebb54 authored over 4 years ago by Ken Hibino <[email protected]>
Merge pull request #4 from melanieseltzer/redux-toolkit-support

Enable support for Redux Toolkit

5c3b66b559ba2f2fe73730fbb65176e35872b66d authored over 4 years ago by Ken Hibino <[email protected]>
Enable support for redux toolkit

02974f119d4ea57646540d54b812bcbad44b3b49 authored over 4 years ago by Melanie Seltzer <[email protected]>
Merge pull request #3 from VinSpee/master

perf(dependencies): shrink dependency footprint

fdece963183a6f27241650902ca8fff19011410c authored over 6 years ago by Ken Hibino <[email protected]>
perf(dependencies): shrink dependency footprint

use `lodash.camelcase` and `Array.isArray` instead of _all_ of lodash

#2

137b62d8592a4f293f81fdadcb83cf61566b41a9 authored over 6 years ago by Vince Speelman <[email protected]>
chore(version): Update to version v1.0.0

10be4dab8d3e4eae58a56e3e7cd6c62fcc5c349e authored over 7 years ago by Ken Hibino <[email protected]>
feat(middleware): Make middleware configurable

Allow user to set whether middleware will always tranform action objects to camelCase keys

47c1e17ca0065cb5587145919722c15c45e3ee8a authored over 7 years ago by Ken Hibino <[email protected]>
Update version to v0.0.1

d0d4a130a6cb398e1ca46d3e22316528394e014a authored over 7 years ago by Ken Hibino <[email protected]>
Add test:watch npm script

09de9ba33cc4dd8c957fddf32f3e2d51929e71bb authored over 7 years ago by Ken Hibino <[email protected]>
docs(readme): Update README

d4764ee155e60cd9fc2346ac910792cdd61b71dd authored over 7 years ago by Ken Hibino <[email protected]>
build(browser): Add webpack

Added webpack to build for browser

6ae1ebdba6cb500daab2786d12b91ce286aa38e0 authored over 7 years ago by Ken Hibino <[email protected]>
test(es6): Add ES6 support for tests

07da4f3eae6945d6d7177ec9ca4f4b29597f494c authored over 7 years ago by Ken Hibino <[email protected]>
build(transpile): Add ES6 support

Added babel to transpile files written in ES6

c1a19a72d09826607ab3272918260e7a270fcebc authored over 7 years ago by Ken Hibino <[email protected]>
chore(utils): Add commitizen for better git commit message

f9ae344d7f8c09f750f555ed87649e018971caf9 authored over 7 years ago by Ken Hibino <[email protected]>
Add tests for camelcaseKeys function

7ff2c867417deb3f2027587ce4c0312b129dce11 authored over 7 years ago by Ken Hibino <[email protected]>
Add chai, mocha for testing

17ac0a8eb12bc6952c14ea4a1a807d951f343644 authored over 7 years ago by Ken Hibino <[email protected]>
Add src/index.js

99a561fb05b9a770365f52708a04417b7860b50f authored over 7 years ago by Ken Hibino <[email protected]>
Add package.json

a63d1f9504863dff8977b3fa36174c65b308f6e0 authored over 7 years ago by Ken Hibino <[email protected]>
first commit

9c5e55153c5fc1bc98d78f632eb4d55fcad7dd54 authored over 7 years ago by Ken Hibino <[email protected]>