Ecosyste.ms: OpenCollective

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

fuse-box

We are on a mission to change the way javascript developers work
Collective - Host: opensource - https://opencollective.com/fuse-box - Code: https://github.com/fuse-box/fuse-box

🐴 add back missing pkg json

github.com/fuse-box/fuse-box - 9456e753f73e97719fe849a718b8c310b51eba2b authored almost 8 years ago
🍄 weird formatting with raw plugin

github.com/fuse-box/fuse-box - 3ab75ca316635e99f52dc33c5b0e3547ea7ad8b2 authored almost 8 years ago
🔮✨💸 auto cache bust when config changes & 🌊 reusable Types

github.com/fuse-box/fuse-box - 21aab1225382e4a4c87adc610f6bbfd3a06cfd06 authored almost 8 years ago
👾 simplifying promise chain

github.com/fuse-box/fuse-box - 75a7c7c6e97ea17896e57e37ebfc317658b51d61 authored almost 8 years ago
✨💸 caching feature to auto nuke cache if a previous config used is different than current

github.com/fuse-box/fuse-box - 0f0bb5bf2446b1ec80a6fdf9c2758ff685e296a7 authored almost 8 years ago
🌊 adding reusable Types (paths, dir, files, ArithmeticStr)

github.com/fuse-box/fuse-box - debd01339b57961d662d52629075d3ccd166adfd authored almost 8 years ago
👕⚒ eslint autofixes with multi empty lines, eof, unified quotes

github.com/fuse-box/fuse-box - 0597dc79f93aac62fd6b6807b7bfc26db9bef0a5 authored almost 8 years ago
👕⚒ eslint autofixes with empty spaces

github.com/fuse-box/fuse-box - d553e12a6a4409438408f9050affe9f6b6f3a0a9 authored almost 8 years ago
Merge pull request #353 from aretecode/fluent

Fluent

github.com/fuse-box/fuse-box - 462157f87019be02857414a3ba46631336c9c178 authored almost 8 years ago
🤸🔬 split tests into ArithmeticAsFluent

✚🔬 add more thorough tests following the standard testing formula
📦 export Fluent in index

github.com/fuse-box/fuse-box - be92bec2247b9d649b7054fc2f238cda2c0c162b authored almost 8 years ago
✚ add onlyDeps

github.com/fuse-box/fuse-box - 7b1525ccee4dce76345c94460ca6e561bfe91018 authored almost 8 years ago
🌊 add better types to Fluent

👾 shorter ts syntax for constructors

github.com/fuse-box/fuse-box - 215669f3b7b5d1a5ae39d499e34738a61e64097d authored almost 8 years ago
👕⚒ eslint autofixes empty line, for quotes and EOF

github.com/fuse-box/fuse-box - b23aa4c964a29e581c6e40b2d948ec82a550d318 authored almost 8 years ago
Changed sourcemaps to sourceMaps

github.com/fuse-box/fuse-box - 83865c135b702c5ff1c354ebaa3bebdd70e6b4b2 authored almost 8 years ago
🔬 add test for isArithmetic

github.com/fuse-box/fuse-box - 04b2cec373482e584873472085690651fd93eb7e authored almost 8 years ago
✚ check ! in isArithmetic

✨ add noApi to include

github.com/fuse-box/fuse-box - b53259dc1c8ade50a459beea976e20a48bd3f672 authored almost 8 years ago
✚ check for ^ & ~ in isArithmetic

github.com/fuse-box/fuse-box - 1a47f8912835dcb705fbf9ca7e16a0db37ae5ea6 authored almost 8 years ago
👾 simplify

✚ add support for nocache
🔍🖇 add missing str includes any of util
🌊 convert to typescript

github.com/fuse-box/fuse-box - dd42d770e14ddf00f7c6ad67b014504bbad2c6cc authored almost 8 years ago
🔬 tests for all

github.com/fuse-box/fuse-box - 2f92dedf998aeb2e789cabc6ba55bbb1d1c18174 authored almost 8 years ago
📦 import export Fluent in Arithmetics

github.com/fuse-box/fuse-box - e094aa1bf08fe81f226f793959907537c2ee4284 authored almost 8 years ago
🗑 remove old implementation in index

github.com/fuse-box/fuse-box - b769dce64e3b5ee16e8021f6936d08826451f873 authored almost 8 years ago
Merge branch 'patch-2' of github.com:aretecode/fuse-box into diving_deeper

github.com/fuse-box/fuse-box - 14b87a12e5408d053a9f4abf54e7d2efd61940de authored almost 8 years ago
Add note to Docs. about some plug ins need to install external dependencies.

github.com/fuse-box/fuse-box - 50c60f988397620774a58ddc28a64278fab124d2 authored almost 8 years ago
Update changelog.md

github.com/fuse-box/fuse-box - 6fec8890c4567fd6e548e51b29f25ecabbc8a397 authored almost 8 years ago
Release 1.3.123

github.com/fuse-box/fuse-box - c93f99446ec16ae2640033df5f0289fd90f738f1 authored almost 8 years ago
Merge branch 'master' of github.com:fuse-box/fuse-box

github.com/fuse-box/fuse-box - dbc21c5306a5c586a517dd8e8ec55dd00a99db78 authored almost 8 years ago
Babel error catch

github.com/fuse-box/fuse-box - 0a9af110f6d2eac71f148c6d015995adca2544e0 authored almost 8 years ago
* change `export const EnvPlugin = (banner: string)` to `export const EnvPlugin = (banner: any)`

github.com/fuse-box/fuse-box - 1a2655c5a854a0e619d9dc7f24e102ed6afca327 authored almost 8 years ago
Moving to fs-extra

github.com/fuse-box/fuse-box - eaa0eef4289143a8d6f8e2739784992dd1a0d51f authored almost 8 years ago
Merge pull request #344 from disjukr/patch-1

normalize filename

github.com/fuse-box/fuse-box - 44a52baa707b2e38da5fa163b52f32992506bc42 authored almost 8 years ago
Merge pull request #345 from wagerfield/master

Changed TypeScriptHelpers plugin test to support ts and tsx

github.com/fuse-box/fuse-box - f617fbfb5fbff852f047fcc1360bbfecd251739d authored almost 8 years ago
changed test to support ts and tsx ext

github.com/fuse-box/fuse-box - 875aca7034f4db9101adc23e05c56bccaf054e6c authored almost 8 years ago
normalize filename

https://github.com/webpack/webpack/pull/1227#issuecomment-120780108

github.com/fuse-box/fuse-box - 889af115f22b22b70c90a9d669db24633f70a6e0 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - 50719e5b2e02d74526c5a24549332f0f2f71e0be authored almost 8 years ago
Cleanup changelog

github.com/fuse-box/fuse-box - c138cde8d28847ebc9fad50aefd9e9a7445296c9 authored almost 8 years ago
CustomApiFile #343

github.com/fuse-box/fuse-box - d0e2c4a2f98d92d02722b89cabbbe3f5874fef38 authored almost 8 years ago
Update bundle.md

github.com/fuse-box/fuse-box - f7ac8a581355328a84da1dfb22dfb3d1852da800 authored almost 8 years ago
Update bundle.md

github.com/fuse-box/fuse-box - 7e52fada37cc2d50fbc51a1e973cc42692536068 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - d348d82baba8ab86169aa10be039115537a78b97 authored almost 8 years ago
Sourcemaps options

github.com/fuse-box/fuse-box - 6ad2a1930d4d9d6cc1c26de5b7d0e3537e585f66 authored almost 8 years ago
Arithmetic symbols and standalone

github.com/fuse-box/fuse-box - 04b7f47c8534bf69b0045e3f990ac781c3c045e0 authored almost 8 years ago
Merge pull request #339 from DrMabuse23/master

add missing package …

github.com/fuse-box/fuse-box - 50b09484d31ac9161f6a38815d02887be37576bc authored almost 8 years ago
.ts extension

github.com/fuse-box/fuse-box - 3574f3ff9c72f7e60d2b2f64016216058dc3af52 authored almost 8 years ago
add missing package …

github.com/fuse-box/fuse-box - 6b04a95be0781798e5efbb56c8afd52332579f96 authored almost 8 years ago
Merge pull request #338 from DrMabuse23/master

adding changelog task

github.com/fuse-box/fuse-box - d3d72315f3540f03a68a7210ddc31600907a5035 authored almost 8 years ago
rm old stuff ..

github.com/fuse-box/fuse-box - c805a435800a7a2f06e12955a8e2d8b8af338535 authored almost 8 years ago
RawPlugin #337

github.com/fuse-box/fuse-box - 8636dd497e2597a6f6eeca7cc80bbc5860dc4397 authored almost 8 years ago
add changelog

github.com/fuse-box/fuse-box - 629c29f7169b63b65ad40f75178fd735dbc648f4 authored almost 8 years ago
Merge branch 'ngmaster' into feature/changelog

# Conflicts:
# gulpfile.js
# package.json

github.com/fuse-box/fuse-box - a8940cba445fb2abff7eb2a258800fc5e2b1e098 authored almost 8 years ago
add changelog task

github.com/fuse-box/fuse-box - 629f3ac63e7034609d0bc03ca4f80f0ee2710b2c authored almost 8 years ago
Release 1.3.121

github.com/fuse-box/fuse-box - 5eebbc9885912df583a789eb35a0ad6341bb4df9 authored almost 8 years ago
~ instructions #335

github.com/fuse-box/fuse-box - 193e9eeddbb2558a90238dabd7ac28e07f667159 authored almost 8 years ago
extract part of fluent-api from flipbox

github.com/fuse-box/fuse-box - e5ca9af3ae5b9628f013a4dff9aaef618ab001b8 authored almost 8 years ago
Symbol changed to ~

github.com/fuse-box/fuse-box - cc1563576f385c072ebdd3babbc53d230646db0a authored almost 8 years ago
Merge branch 'master' of github.com:fuse-box/fuse-box

github.com/fuse-box/fuse-box - 3d1eb9e2001b039ae608be01bdb1b2d3e363645a authored almost 8 years ago
Parsing and tests #335

github.com/fuse-box/fuse-box - 8d4a9454b6281d0b52ebfd4dbd7e426f27dba715 authored almost 8 years ago
Fix dead links in Documentation

github.com/fuse-box/fuse-box - 239a55e7076afb96f344c5dc623587f16c0a2998 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - 556de3696cad55be2c7226aa108a84f96c3639d3 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - 494285905f55a96bee671838d1d7efc178edcf95 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - f8ca78bae0494612cafff6ea4ac5d70da337cb69 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - 9043addb0d1306996c259d6258d13f5c54bfae12 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - b0f3e14df8eddbc3fcd624fd1da25f6d9eeda2c2 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - 78bd23ccfd84f9faf5013ef1eb376fb9d19cac25 authored almost 8 years ago
Update configuration.md

github.com/fuse-box/fuse-box - dec8ed5dae0a521eddba48bbde776c180ea6565e authored almost 8 years ago
Merge branches 'master' and 'master' of github.com:fuse-box/fuse-box

github.com/fuse-box/fuse-box - d5a2a3598228bdc82c2573552d884f11be284e8e authored almost 8 years ago
Moving to fs-extra

github.com/fuse-box/fuse-box - 0b7e7b2bbd5a01ecd488b93a9dc84d2c01ae8ccd authored almost 8 years ago
Merge pull request #326 from aretecode/patch-1

fix "bundle" typo, comments

github.com/fuse-box/fuse-box - 3da298ee0962794fb3df47425fe3e4f981c13328 authored almost 8 years ago
fix "bundle" typo, comments

fix typo from `bundle` to `build`
add import syntax comment,
add destructuring comment

github.com/fuse-box/fuse-box - f0ba4c3102337b6d93dbfcc2f327922fb040e0e3 authored almost 8 years ago
Imported is optional for SASS

github.com/fuse-box/fuse-box - 16c9c0fea206051b387dd07061b8f30220309bd0 authored almost 8 years ago
Performance optimisation

github.com/fuse-box/fuse-box - 8f2a2028b4c402e5a23f5106eed937bb5339aa86 authored almost 8 years ago
Grand refactor :fire:

github.com/fuse-box/fuse-box - c9f3d303bca35af670e7c92998e439d8c9f25307 authored almost 8 years ago
Dynamic module test

github.com/fuse-box/fuse-box - c33292386104b936a977e89e69996ce94e406e94 authored almost 8 years ago
Autoimport test

github.com/fuse-box/fuse-box - 9521a5b537dbfbebbe3866673a0d155952e79925 authored almost 8 years ago
Tests are moved to one folder

github.com/fuse-box/fuse-box - 377337deeba4ace6a28cb93543a48f58d7470397 authored almost 8 years ago
SASSPlugin tests and macro functionality

github.com/fuse-box/fuse-box - 1732574a5d2087fc9ecc1dffddf98e450dd7a05b authored almost 8 years ago
Merge pull request #315 from aretecode/babel-alias-test

🚨 failing tests for aliasing with babel

github.com/fuse-box/fuse-box - 41e243d9536d4952ddefa7b93376762d9c5ef1cd authored almost 8 years ago
add missing babel-preset-latest dep to travis

github.com/fuse-box/fuse-box - a339e8ab81dba18eddc238610987283911b5c8c1 authored almost 8 years ago
🚨 failing tests for aliasing with babel

github.com/fuse-box/fuse-box - af81f315c2c93c7e2deaec651f0ab811e8daa484 authored almost 8 years ago
Merge pull request #314 from disjukr/patch-1

fix doc typo

github.com/fuse-box/fuse-box - 1f2ee2767eacb057c91d84e646a3288bd327f7b7 authored almost 8 years ago
fix doc typo

github.com/fuse-box/fuse-box - 556f48ebe468d025cb3bb5849f996356f6e0c703 authored almost 8 years ago
Test cleanup

github.com/fuse-box/fuse-box - 3393aad207b7e665a18ddd2ff691f1c363f9e806 authored almost 8 years ago
Further refactor and tests

github.com/fuse-box/fuse-box - 92b923079785693466f40cfcdea88bd0d60a6cc1 authored almost 8 years ago
Release 1.3.122

github.com/fuse-box/fuse-box - 217c6f23c1fee5e560f4d71f874a7a4a0bc14f5e authored almost 8 years ago
Windows. Hate

github.com/fuse-box/fuse-box - 9036029621cc258196678ce0c428ec7c05a46878 authored almost 8 years ago
Windows fixes

github.com/fuse-box/fuse-box - f68b82f9a0d67e7f3499f9d3299dc8a073c87960 authored almost 8 years ago