Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cyclejs/most-adapter
Moved
https://github.com/cyclejs/most-adapter
66f7e4338dfd680b57be38cb65517c694829fda2 authored over 8 years ago by Andre Staltz <[email protected]>
5a2510f83133f6d731193f19c4813d1d2087bb0b authored over 8 years ago by Andre Staltz <[email protected]>
a16918ce607d89be2a543bed431257a89a512000 authored over 8 years ago by Andre Staltz <[email protected]>
774ec5e17d39adee372678b7851165a18f9341c8 authored over 8 years ago by Andre Staltz <[email protected]>
37d747143e130d70a597f6d88c04ba524453c5b0 authored over 8 years ago by Tylor Steinberger <[email protected]>
Removes dispose() and adds remember() to adapter
Improves typings
BREAKING CHANGE:
adapter re...
474605cc8df028dd312a6285db8408fba6735fed authored over 8 years ago by Andre Staltz <[email protected]>
794b2d2c4217c1fe4b00093670072ee8c59bf558 authored over 8 years ago by Andre Staltz <[email protected]>
d534e201e37e0d73feb7c526e919484b7fe7c294 authored over 8 years ago by Andre Staltz <[email protected]>
1703668c17ab7a4e421f28103b841ac306fabe40 authored over 8 years ago by Andre Staltz <[email protected]>
af6f56f990ffdb11b731ab4a31a798506819dd33 authored over 8 years ago by Andre Staltz <[email protected]>
644459e855a95ec07dbec8c58dc0c754bb8834bf authored over 8 years ago by Andre Staltz <[email protected]>
7e00165196771cc7e770788ce2ccfc9e10f724be authored over 8 years ago by Andre Staltz <[email protected]>
aa05e0156e6cd3bc83f3cfd33f569739efdbc001 authored over 8 years ago by Tylor Steinberger <[email protected]>
dcb3560c0efc5a9e5e03f5a4984d1623b03e203c authored over 8 years ago by Tylor Steinberger <[email protected]>
f78b737c0d28163c843a19df70f4ae0e3def5587 authored over 8 years ago by Tylor Steinberger <[email protected]>
63f32fc0ca910d75040207d00a394cb60297dabf authored over 8 years ago by Tylor Steinberger <[email protected]>
b1841f1ecf60ca07a206b3759fa13b9b83735be6 authored over 8 years ago by Tylor Steinberger <[email protected]>
bd48df047faa66bdc96c14da90634f80d79b721d authored over 8 years ago by Tylor Steinberger <[email protected]>
6f6cadcd4110805b774f1b2cc40494a32d6d833f authored over 8 years ago by Tylor Steinberger <[email protected]>
3539b1662fe2ad1cd3905258369b732528738b3e authored over 8 years ago by Tylor Steinberger <[email protected]>
66a6d8bf09daa9371be5b393a115b87e46b3d5a5 authored over 8 years ago by Tylor Steinberger <[email protected]>
9e41a4c8b65cc9030cea4afa2c1251596553befd authored over 8 years ago by Tylor Steinberger <[email protected]>
cb5a537b6adb4d10931a99d813752acb13fd9e02 authored over 8 years ago by Tylor Steinberger <[email protected]>
83c72746d37fcdd40b72c19849d9cabe8a9c8102 authored over 8 years ago by Tylor Steinberger <[email protected]>
b156fb0f89350734981311d58072b97c12a456bd authored over 8 years ago by Tylor Steinberger <[email protected]>
* feat(src): rewrite in typescript
Rewrite src in typescript and make use of .subscribe() for...
ec24df9cd87ff321a0419b5ddcf7e6883af8ab5d authored over 8 years ago by Tylor Steinberger <[email protected]>10c48b8dd64b3a99ff43a69c488b1131ad6b995e authored over 8 years ago by Tylor Steinberger <[email protected]>
2ff21905d5f1f048e1f0c39595f525518e8c241c authored over 8 years ago by Tylor Steinberger <[email protected]>
6403590aa90fc43b56ce93ec09684115746a3bfd authored over 8 years ago by Tylor Steinberger <[email protected]>
feat(): rewrite in JS
3414fb85233251fd35a226b24b9aae785d318aa9 authored over 8 years ago by Tylor Steinberger <[email protected]>
Due to most.js not yet having proper TypeScript definitions
this is being rewritten in plain 'ol...
Improved typings and passing tests
87769ff55833c8ba2b0d325e7650d0ec50d91211 authored almost 9 years ago by Tylor Steinberger <[email protected]>
Improve typings using the latest versions found in @cycle/base
and `most`.
Update adapt() to dis...
Reuse the tests from the other adapters, only minor adjustments
required to work with `most`.
eb5df8af06005397ea3fb8eed85fe4004f75d687 authored almost 9 years ago by Andre Medeiros <[email protected]>
importing with ES6/commonjs is
`const MostAdapter = require('cycle-most-adapter').default`
Switc...
Remove unneeded browserify-shim transformation
c86af77ccc691e21e83741747265368b8f84ed3d authored almost 9 years ago by TylorS <[email protected]>da4d58183750c938af67587d605c11acab640971 authored almost 9 years ago by TylorS <[email protected]>
Imports the interfaces/types required to write an adapter rather than
define them locally.
Add browserify section for external libraries to properly browserify this
package from an extern...
Compile using ES6. 'module' must be commonjs to include files imported
from node_modules.
85e988f02dc8115c9d87ed558b61fca99ae05712 authored almost 9 years ago by TylorS <[email protected]>
fef9c2b26900819f816d016b58e4e00adc16cb7a authored almost 9 years ago by Tylor Steinberger <[email protected]>