Browse Source
Add Cycle.js
Note: Cycle.js is a modular framework, that's why there are many packages added in this commit
master
André Staltz
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
9 additions and
0 deletions
-
index.js
|
|
@ -50,6 +50,15 @@ const packages = { |
|
|
|
phenomic: 'https://opencollective.com/phenomic', |
|
|
|
preact: 'https://opencollective.com/preact', |
|
|
|
pug: 'https://opencollective.com/pug', |
|
|
|
'@cycle/run': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/rxjs-run': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/most-run': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/dom': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/http': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/html': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/isolate': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/history': 'https://opencollective.com/cyclejs', |
|
|
|
'@cycle/time': 'https://opencollective.com/cyclejs', |
|
|
|
'react-native-elements': 'https://opencollective.com/react-native-elements', |
|
|
|
'redux-devtools-extension': 'https://opencollective.com/redux-devtools-extension', |
|
|
|
rollup: 'https://opencollective.com/rollup', |
|
|
|