2
2
3
3
State manager for your app components, the safe and easy way.
4
4
5
- [ ![ CircleCI] ( https://circleci.com/gh/alakarteio /k-ramel.svg?style=shield )] ( https://circleci.com/gh/alakarteio /k-ramel ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/alakarteio /k-ramel/badge.svg?branch=master )] ( https://coveralls.io/github/alakarteio /k-ramel?branch=master ) [ ![ NPM Version] ( https://badge.fury.io/js/k-ramel.svg )] ( https://www.npmjs.com/package/k-ramel ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/alakarteio /k-ramel.svg )] ( https://greenkeeper.io/ )
5
+ [ ![ CircleCI] ( https://circleci.com/gh/unirakun /k-ramel.svg?style=shield )] ( https://circleci.com/gh/unirakun /k-ramel ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/unirakun /k-ramel/badge.svg?branch=master )] ( https://coveralls.io/github/unirakun /k-ramel?branch=master ) [ ![ NPM Version] ( https://badge.fury.io/js/k-ramel.svg )] ( https://www.npmjs.com/package/k-ramel ) [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/unirakun /k-ramel.svg )] ( https://greenkeeper.io/ )
6
6
7
7
<p align =" center " >
8
8
<img src =" packages/k-ramel/doc/logo.png " width =" 400 " />
@@ -19,13 +19,13 @@ Because `k-ramel`:
19
19
- 🐛 works with redux-dev-tools
20
20
21
21
## Table of content
22
- - [ 🚚 Migrating] ( https://github.com/alakarteio /k-ramel#migrating )
23
- - [ 📦 Modules and libs] ( https://github.com/alakarteio /k-ramel#modules-and-libs )
24
- - [ 🎉 Getting started] ( https://github.com/alakarteio /k-ramel#getting-started )
25
- - [ 📝 Ecosystem and documentation] ( https://github.com/alakarteio /k-ramel#ecosystem )
26
- - [ 📚 Examples] ( https://github.com/alakarteio /k-ramel#examples )
27
- - [ 💜 Contributors] ( https://github.com/alakarteio /k-ramel#contributors )
28
- - [ 💪 Known users] ( https://github.com/alakarteio /k-ramel#known-users )
22
+ - [ 🚚 Migrating] ( https://github.com/unirakun /k-ramel#migrating )
23
+ - [ 📦 Modules and libs] ( https://github.com/unirakun /k-ramel#modules-and-libs )
24
+ - [ 🎉 Getting started] ( https://github.com/unirakun /k-ramel#getting-started )
25
+ - [ 📝 Ecosystem and documentation] ( https://github.com/unirakun /k-ramel#ecosystem )
26
+ - [ 📚 Examples] ( https://github.com/unirakun /k-ramel#examples )
27
+ - [ 💜 Contributors] ( https://github.com/unirakun /k-ramel#contributors )
28
+ - [ 💪 Known users] ( https://github.com/unirakun /k-ramel#known-users )
29
29
30
30
31
31
## Migrating
@@ -34,19 +34,19 @@ Hey! If you come from an early version of k-ramel and want to upgrade, you can r
34
34
## Modules and libs
35
35
| packages | description | documentation | gziped size |
36
36
| -- | -- | -- | -- |
37
- | [ ` k-ramel ` ] ( ./packages/k-ramel ) | core package | [ documentation] ( ./packages/k-ramel ) | [ ![ Size] ( http ://img.badgesize.io/alakarteio /k-ramel/master/packages/k-ramel/dist/index.es.js.svg?compression=gzip)] ( ) |
38
- | [ ` @k-ramel/react ` ] ( ./packages/connectors/react ) | ReactJS connector | [ documentation] ( ./packages/connectors/react ) | [ ![ Size] ( http ://img.badgesize.io/alakarteio /k-ramel/master/packages/connectors/react/dist/index.es.js.svg?compression=gzip)] ( ) |
39
- | [ ` @k-ramel/driver-http ` ] ( ./packages/drivers/http ) | fetch wrapper | [ documentation] ( ./packages/drivers/http ) | [ ![ Size] ( http ://img.badgesize.io/alakarteio /k-ramel/master/packages/drivers/http/dist/index.es.js.svg?compression=gzip)] ( ) |
40
- | [ ` @k-ramel/driver-form ` ] ( ./packages/drivers/form ) | minimalist form handler | [ documentation] ( ./packages/drivers/form ) | [ ![ Size] ( http ://img.badgesize.io/alakarteio /k-ramel/master/packages/drivers/form/dist/index.es.js.svg?compression=gzip)] ( ) |
41
- | [ ` @k-ramel/driver-redux-form ` ] ( ./packages/drivers/redux-form ) | redux-form wrapper | [ documentation] ( ./packages/drivers/redux-form ) | [ ![ Size] ( http ://img.badgesize.io/alakarteio /k-ramel/master/packages/drivers/redux-form/dist/index.es.js.svg?compression=gzip)] ( ) |
42
- | [ ` k-redux-router ` ] ( https://github.com/alakarteio /k-redux-router ) | Redux router (one route === one code) | [ documentation] ( https://github.com/alakarteio /k-redux-router ) | | |
37
+ | [ ` k-ramel ` ] ( ./packages/k-ramel ) | core package | [ documentation] ( ./packages/k-ramel ) | [ ![ Size] ( https ://img.badgesize.io/unirakun /k-ramel/master/packages/k-ramel/dist/index.es.js.svg?compression=gzip)] ( ) |
38
+ | [ ` @k-ramel/react ` ] ( ./packages/connectors/react ) | ReactJS connector | [ documentation] ( ./packages/connectors/react ) | [ ![ Size] ( https ://img.badgesize.io/unirakun /k-ramel/master/packages/connectors/react/dist/index.es.js.svg?compression=gzip)] ( ) |
39
+ | [ ` @k-ramel/driver-http ` ] ( ./packages/drivers/http ) | fetch wrapper | [ documentation] ( ./packages/drivers/http ) | [ ![ Size] ( https ://img.badgesize.io/unirakun /k-ramel/master/packages/drivers/http/dist/index.es.js.svg?compression=gzip)] ( ) |
40
+ | [ ` @k-ramel/driver-form ` ] ( ./packages/drivers/form ) | minimalist form handler | [ documentation] ( ./packages/drivers/form ) | [ ![ Size] ( https ://img.badgesize.io/unirakun /k-ramel/master/packages/drivers/form/dist/index.es.js.svg?compression=gzip)] ( ) |
41
+ | [ ` @k-ramel/driver-redux-form ` ] ( ./packages/drivers/redux-form ) | redux-form wrapper | [ documentation] ( ./packages/drivers/redux-form ) | [ ![ Size] ( https ://img.badgesize.io/unirakun /k-ramel/master/packages/drivers/redux-form/dist/index.es.js.svg?compression=gzip)] ( ) |
42
+ | [ ` k-redux-router ` ] ( https://github.com/unirakun /k-redux-router ) | Redux router (one route === one code) | [ documentation] ( https://github.com/unirakun /k-redux-router ) | | |
43
43
44
44
⚠️Note that some packages have dependencies:
45
45
- @k-ramel/driver-http : ` regeneratorRuntime `
46
46
- @k-ramel/driver-redux-form : ` regeneratorRuntime `
47
47
48
- ## [ Getting started] ( https://github.com/alakarteio /k-ramel/tree/master/GETTING_STARTED.md )
49
- [ This getting started] ( https://github.com/alakarteio /k-ramel/tree/master/GETTING_STARTED.md ) helps you to understand how to do things like that!
48
+ ## [ Getting started] ( https://github.com/unirakun /k-ramel/tree/master/GETTING_STARTED.md )
49
+ [ This getting started] ( https://github.com/unirakun /k-ramel/tree/master/GETTING_STARTED.md ) helps you to understand how to do things like that!
50
50
``` js
51
51
const listeners = [
52
52
// when the user clicked on "add a todo" button
@@ -104,7 +104,7 @@ You can find documentation about each part of `k-ramel` there:
104
104
## Examples
105
105
- Our own [ todo-mvc] ( ./examples/todomvc )
106
106
- [ conference-hall] ( https://github.com/bpetetot/conference-hall ) from ** [ @bpetetot ] ( https://github.com/bpetetot ) **
107
- - [ k-mille] ( https://github.com/alakarteio /k-mille/ ) , our personal assistant ** [ @alakarteio ] ( https://github.com/alakarteio ) **
107
+ - [ k-mille] ( https://github.com/unirakun /k-mille/ ) , our personal assistant ** [ @unirakun ] ( https://github.com/unirakun ) **
108
108
109
109
# Contributors
110
110
- Fabien JUIF [[ @fabienjuif ] ( https://github.com/fabienjuif )]
@@ -122,12 +122,12 @@ You can find documentation about each part of `k-ramel` there:
122
122
- [ sparklane] ( https://www.sparklane-group.com ) - B2B Predictive lead scoring _ [ closed source] _
123
123
- [ metroscope] ( http://metroscope.tech/ ) - AI diagnosis for targeted maintenance _ [ closed source] _
124
124
- [ conference-hall] ( https://github.com/bpetetot/conference-hall ) - A call for paper project _ [ open source] _
125
- - [ k-mille] ( https://github.com/alakarteio /k-mille/ ) - alakarteio assistant _ [ open source] _
125
+ - [ k-mille] ( https://github.com/unirakun /k-mille/ ) - uni rakun assistant _ [ open source] _
126
126
127
127
# Deprecated modules
128
128
| packages | description | documentation | last version | why |
129
129
| -- | -- | -- | -- | -- |
130
- | [ ` @k-ramel/driver-redux-little-router ` ] ( https://github.com/alakarteio /k-ramel/tree/v1.3.1/packages/drivers/redux-little-router ) | redux-little-router wrapper | [ documentation] ( https://github.com/alakarteio /k-ramel/tree/v1.3.1/packages/drivers/redux-little-router ) | 1.2.0 | [ redux-little-router is deprecated] ( https://github.com/FormidableLabs/redux-little-router ) |
130
+ | [ ` @k-ramel/driver-redux-little-router ` ] ( https://github.com/unirakun /k-ramel/tree/v1.3.1/packages/drivers/redux-little-router ) | redux-little-router wrapper | [ documentation] ( https://github.com/unirakun /k-ramel/tree/v1.3.1/packages/drivers/redux-little-router ) | 1.2.0 | [ redux-little-router is deprecated] ( https://github.com/FormidableLabs/redux-little-router ) |
131
131
132
132
# About [ uni rakun] ( https://unirakun.fr )
133
133
** uni rakun** is created by two passionate french developers.
0 commit comments