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

Removing some folder

github.com/fuse-box/fuse-box - 44bb4f61bd69d587722b712f5586ca01334fe422 authored almost 8 years ago
Moving CSSPlugin tests

github.com/fuse-box/fuse-box - be2d29084c00f2e25fa84315e331c8155734d221 authored almost 8 years ago
Plugins structure

github.com/fuse-box/fuse-box - b655f82d63f9beec66b5c95e5866b8d2c7424390 authored almost 8 years ago
Windows and abs paths

github.com/fuse-box/fuse-box - 95df4bf16d0c6f84b5973a896b06ec3f983f40d0 authored almost 8 years ago
Update css_plugin.js

github.com/fuse-box/fuse-box - 1063d518733bc2346cf4da056a96f806b78eb04a authored almost 8 years ago
Fixes to the Loader API and tests

github.com/fuse-box/fuse-box - 8a8e9a0a6ca9bb87c77c91823670538b903cb6ef authored almost 8 years ago
Merge pull request #308 from aretecode/diving_deeper

docs, easier deps

github.com/fuse-box/fuse-box - fdb335f284a4a874c8515483cea17e17433792a4 authored almost 8 years ago
Merge branch 'master' into diving_deeper

github.com/fuse-box/fuse-box - 96f8668b31e40510094e72fdc349cf276f31564e authored almost 8 years ago
Merge pull request #307 from cellog/doc-tweaks

Improve plugin docs

github.com/fuse-box/fuse-box - bb5c58dd242f8377ef969eb7aa0812e7aacd4462 authored almost 8 years ago
fix config example for bundle

github.com/fuse-box/fuse-box - 56d2066675a65b5dc7b43fd076e24140067b510a authored almost 8 years ago
docs:

+ add missing types to plugin api
+ expand upon some of the fns in plugin api
+ expanding on in ...

github.com/fuse-box/fuse-box - 510c6fa9e97011c0272e3116b16fe2c2cfd4fdae authored almost 8 years ago
grammar, fix broken link

github.com/fuse-box/fuse-box - fb44ea8c104aad6860af4d5de395687bd07f5482 authored almost 8 years ago
grammar and tweaks

github.com/fuse-box/fuse-box - 0a73c4165703d04bc0999be04f1d607af60e2628 authored almost 8 years ago
Merge pull request #1 from fuse-box/master

update to master

github.com/fuse-box/fuse-box - 344322ccd422a5106e0329a1c2ee698b93ba1132 authored almost 8 years ago
Add minimum requirement to Docs.

github.com/fuse-box/fuse-box - 68954cf0b590f29f611980ac4a0241cf7537a5df authored almost 8 years ago
autoImport fixes

github.com/fuse-box/fuse-box - e2d42dfd8395add30e7b307c7a0281589c23fbfe authored almost 8 years ago
autoImports and function declarations #297

github.com/fuse-box/fuse-box - 4110c349ebc16694e9dece9c9d76c5a058901100 authored almost 8 years ago
Merge pull request #304 from indrimuska/master

Fixed checking if a module is a node_module on Windows

github.com/fuse-box/fuse-box - 64bba7e3b039b33e06804690bb5ce9e97c7b7c4e authored almost 8 years ago
Automatic cache nuking

github.com/fuse-box/fuse-box - 9286ed6102ddbb94e14eeb3f286d9ea6879d1e41 authored almost 8 years ago
Fixed checking if a module is a node_module on Windows

Ref. #189

github.com/fuse-box/fuse-box - 443050670c72b7f73d513a9892ad885ba2835c2c authored almost 8 years ago
Clean up #301

github.com/fuse-box/fuse-box - dc329b9e4cb61f626ada5cefce01a99ad6ed478c authored almost 8 years ago
Arithmetic improvments #301

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

github.com/fuse-box/fuse-box - 08fd83618afdb550edcf48fcaf3b46ab96d6bfef authored almost 8 years ago
css plugin doc

github.com/fuse-box/fuse-box - 5127ef2f3c0d050b660888f3e81c3e108ba80868 authored almost 8 years ago
* add new 3rd party plugin

github.com/fuse-box/fuse-box - 0fbb5e55ec6f657da55f89100f723e4d48a8920d authored almost 8 years ago
Release 1.3.121

github.com/fuse-box/fuse-box - 5102fc44bb414bd77b141dcf3898e2b263e382f0 authored almost 8 years ago
Fix CSSResourcePlugin #284

github.com/fuse-box/fuse-box - 819615dc5d09a6e86af449ed37e33d27ac1d37c0 authored almost 8 years ago
Aliases for the entire project

github.com/fuse-box/fuse-box - 8572248c3beccac762cacaacc16283ffc342afa7 authored almost 8 years ago
Merge pull request #288 from skellock/electron-tips

Adds some tips on Electron.

github.com/fuse-box/fuse-box - 5366c945e17549cba877db002db8d79d0b701877 authored almost 8 years ago
Merge pull request #289 from aretecode/patch-5

plugin transformation ast basic docs, importing and scoping, code links, tips

github.com/fuse-box/fuse-box - b099dfba58cec7ae34638a6ea0af40e361c2ba56 authored almost 8 years ago
fix typo

no emoji =(

github.com/fuse-box/fuse-box - c8810d15bbe4be86b71f1d5d3bf0bcf0e04544ec authored almost 8 years ago
importing and scoping

adding importing example
adding scoped example
no emoji =(

github.com/fuse-box/fuse-box - a4b1ba833786cb510e5784f773da6ea1548a23ce authored almost 8 years ago
adding more docs for plugin apis

expanding transformation
adding getting started information about the ast
things to experiment...

github.com/fuse-box/fuse-box - 547ac4dd1366861a2472e76dff0763c9087e8b63 authored almost 8 years ago
Adds some tips on Electron.

github.com/fuse-box/fuse-box - 4ac3ff62697a8b80a49405e23f8ed4345d819393 authored almost 8 years ago
travis tests

github.com/fuse-box/fuse-box - 42813fe342f582fe8c1b2a178d5380c03474b54d authored almost 8 years ago
Typescript in tests with es5

github.com/fuse-box/fuse-box - fe49785691e8a47216d79f8c2766a9897d895d91 authored almost 8 years ago
Final tweaks

github.com/fuse-box/fuse-box - 74bc87d160117f26ff6df2ec41584ab70030ae24 authored almost 8 years ago
Merge branch 'master' of https://github.com/ConneXNL/fuse-box into ConneXNL-master

github.com/fuse-box/fuse-box - cc7017b8d964ed6be2b2f5323e82d45de75f650f authored almost 8 years ago
Dramatic file cache check

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

github.com/fuse-box/fuse-box - 17ce481ed331ac19feba6a1aff3b18de0c5fb4be authored almost 8 years ago
Resolver refactor. Tsx recognised in folder

github.com/fuse-box/fuse-box - 41c7ab278485ebba00f4f0d47d47a39ec76c1aa6 authored almost 8 years ago
Re-allow empty includePaths in sass options

github.com/fuse-box/fuse-box - 0a85f051fbd854826c5d27d83e0751c4661c681f authored almost 8 years ago
Fixed user defined sass includePaths from being overwritten

github.com/fuse-box/fuse-box - 6e2dcc067e16bac77ce90fc88df145f43f4dd997 authored almost 8 years ago
Merge pull request #281 from orta/tsx-sourcemaps

[TSX] Allow TSX files to be renamed back to TSX inside source maps

github.com/fuse-box/fuse-box - c6b0cd2c8484787ddd59a03b50cf0fae406b8984 authored almost 8 years ago
[TSX] Allow TSX files to be renamed back to TSX inside source maps

github.com/fuse-box/fuse-box - c0eace0dce5201fb15f0c33ad3a67e8d3de4c996 authored almost 8 years ago
Docs on packaging #266

github.com/fuse-box/fuse-box - d0f48c54a1d7a01726b21eef248ccc34a5222d17 authored almost 8 years ago
Naming in custom packages #266

github.com/fuse-box/fuse-box - 5dedab5f6a55274d10f9191d6c53ed4e12719fdf authored almost 8 years ago
Empty file (sass) throws error #273

github.com/fuse-box/fuse-box - 152e5591f29ee37739638a7c13ca2d671694fe71 authored almost 8 years ago
Package settings

github.com/fuse-box/fuse-box - 0fdfa0b12cb3c8327696d27452bfcaf163ed8248 authored almost 8 years ago
Merge pull request #276 from indrimuska/master

Allows testing plugin RegEx even if the `homeDir` setting is set

github.com/fuse-box/fuse-box - 9a191a6ff130e1574448db6e797005303cbc3369 authored almost 8 years ago
Allows testing plugin RegEx even if the `homeDir` setting is set

If `homeDir` is set, it was not possibile to test node_module folder.
We should use app-root-pat...

github.com/fuse-box/fuse-box - 5ce87daf4f45bd8deb12c9b2a8e3779cf558f8aa authored almost 8 years ago
Merge pull request #274 from aretecode/patch-3

Minor docs improvements

github.com/fuse-box/fuse-box - 40304fd65076b42499e2f37f6a9edd863c73980f authored almost 8 years ago
another link to approotpath

github.com/fuse-box/fuse-box - a2a12b50f8a2103c4226e5246730586b52c710b4 authored almost 8 years ago
link from homedir to imports, emphasis

emphasis on source and bundle

github.com/fuse-box/fuse-box - db78d3acc0e0b2746914554e95a1a78ddb022db8 authored almost 8 years ago
add back point to root to link to from home dir

github.com/fuse-box/fuse-box - f84d2de4d0aa7b21ba85e642629a06a158c048c1 authored almost 8 years ago
move point to root

github.com/fuse-box/fuse-box - 2368ea84d049e8150dafd4b6c5a01adb7d5d4ce3 authored almost 8 years ago
add link to milestones for future plans

github.com/fuse-box/fuse-box - 8152c64beb0709318f19ba274db84630d8ce0a51 authored almost 8 years ago
change pkg description to match docs

github.com/fuse-box/fuse-box - d72c8a0331a4341026a9d9e26d5c603fa300833f authored almost 8 years ago
add message about deleting cache

github.com/fuse-box/fuse-box - c0f90f3a22db769e7dd60397a81fbe67a631e98e authored almost 8 years ago
fix typos, more on alias, consistency

fix typos
add example usage for shimming
consistency in formatting and codeblocks

github.com/fuse-box/fuse-box - e88fe9072687f13776d1263eafa44ae7c2443d40 authored almost 8 years ago
add links for shimming, remove map

add links to shimming and css example
remove map section since there is now aliasing
add how s...

github.com/fuse-box/fuse-box - dcf3c8208225f66865ef076c5ca9125e69c40487 authored almost 8 years ago
plugins in init, loader examples

adding loader plugin example links
adding init / constructor param example

github.com/fuse-box/fuse-box - b9abf7e9aff2a395b873139261beff7f91541265 authored almost 8 years ago
add link to fusebox express example

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

github.com/fuse-box/fuse-box - cc742e86c95bbdb84a9b421cb55dbd4e785b1bae authored almost 8 years ago
code formatting

github.com/fuse-box/fuse-box - 27e6bc185c877bf726fe5af1577b67bfcb32aa7d authored almost 8 years ago
sort, date, links, issue type

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

github.com/fuse-box/fuse-box - dd39dc78bbb7b77a671cc44fe37cbca611359bdd authored almost 8 years ago
Merge pull request #272 from indrimuska/master

Fix RegExp test subject for plugins to apply

github.com/fuse-box/fuse-box - 22ee02c52dfdf1cf888b4200d43694d1ff42735d authored almost 8 years ago
start adding template markdown

github.com/fuse-box/fuse-box - e4baf8f2acfaedd7d68515c5f8edf64b48852c8b authored almost 8 years ago
Fixed RegEx test to support files from project root

github.com/fuse-box/fuse-box - 21035c79f988fafac0ddf5b877542df7b2e9f202 authored almost 8 years ago
Merge pull request #268 from viankakrisna/patch-1

Add docs for SPA server

github.com/fuse-box/fuse-box - 0b9719d8c1c64ab0dfdd33221fe6192b34abe8af authored almost 8 years ago
Fix RegExp test subject for plugins to apply

Replaced full path in favor of relative path (from `homeDir`).
Ref. #270

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

github.com/fuse-box/fuse-box - db9cb0970d2ee9556f04cf623f305a0e60af28c5 authored almost 8 years ago
Fixed racing conditions

github.com/fuse-box/fuse-box - 5b00075f136b2736722b026284cb0ab9136b5b57 authored almost 8 years ago
Add docs for SPA server

github.com/fuse-box/fuse-box - 152ec7109331ba3031ae5412ae5942631c7de726 authored almost 8 years ago
Update changelog.md

github.com/fuse-box/fuse-box - 59e35afdc63d80dbdbd89e55a2ebf2eed15d97b9 authored almost 8 years ago
Release 1.3.120

github.com/fuse-box/fuse-box - 362b8eeab14a4281c5c79cbc77841d0f39d3cbd7 authored almost 8 years ago
Added https and tls libs

github.com/fuse-box/fuse-box - 1483db1d5cfd79593e87eee8d0b9c16c489c5df2 authored almost 8 years ago
Fix CSSResourcePlugin issue

github.com/fuse-box/fuse-box - 80227013c380d4e6e4c96f1cb85cc7c3ced77a7d authored almost 8 years ago
Buffer fix #263

github.com/fuse-box/fuse-box - d1a8406fc7d581287cd8f884aadde53e16a9e409 authored almost 8 years ago
Release 1.3.119

github.com/fuse-box/fuse-box - 7d9227f1d2611de8a9f70ec4a26367f349c304a7 authored almost 8 years ago
Implemented hmr:false

github.com/fuse-box/fuse-box - c3d4cf3f5b29d309aec2f3d23ab10f4a1b0ea68c authored almost 8 years ago
Implemented #208

github.com/fuse-box/fuse-box - ecfb369adef7d54e07e627c75db12f94bd4b4828 authored almost 8 years ago
Experimental alias #111

github.com/fuse-box/fuse-box - 4c7ace31f99bc111de3085f25d316fa0cbcc1679 authored almost 8 years ago
add node dependency @types

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