Ecosyste.ms: OpenCollective

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

github.com/avajs/babel-plugin-detective

Babel plugin that scans the AST for require calls and import statements
https://github.com/avajs/babel-plugin-detective

2.0.0

379c7e924cefdef752a008daf3957087d5e68fac authored over 8 years ago
bump dependencies

(cherry picked from commit 0ce86bd)

39f20b54a82b60b186dec443a7945beb9ee1c130 authored over 8 years ago
allow for ES2015 re-exports (#5)

* allow for ES2015 re-exports

* revert unrelated change

27aa44f384c9ac36c9be3b62b3c83af941e1f8b7 authored over 8 years ago
fix babel-5 tests

3f692b198356dd6f74de88f2231325d79e0731f1 authored over 8 years ago
meta tweaks

e3e5be3fb2460937bed68cd1ec478149b3fae415 authored over 8 years ago
Update readme, package.json to point to ava organization github (#3)

e1a0e625ed915cd6cd1f2e378997ac2c6ce7050d authored over 8 years ago
1.0.2

6dae06157228d42b310730444e449a338a420770 authored almost 9 years ago
Improve babel-5 vs babel-6 detection.

Babel reintroduced the `babel.Plugin` property in Babel 6 (using it just throws a helpful messag...

635e73e26e635457188d0ea243f7dcc711bcedee authored almost 9 years ago
1.0.1

6b06ad56b4263c3354e7f15b6aaf374dfbb37b0e authored about 9 years ago
add wrap-listener.js to list of bundled files

181ecfc6f9d06caccbefb4c54ca58a319eb4f0bb authored about 9 years ago
1.0.0

1332c046af6d0889b92cc83b671b9d7963874fc7 authored about 9 years ago
Merge pull request #1 from jamestalmage/emitter

extract a `wrap-listener` module that can be used to manipulate require statements

495e334a4894a4ff06cbf00f9deed65d392589f0 authored about 9 years ago
Document `wrap-listener`

717caaff8c44238d08f04a776c2af06cad6a4808 authored about 9 years ago
Extract `wrap-listener` utility.

Can be used to create other plugins that manipulate require statements

Squashed Commits:

simpl...

e43dd66df6888a66e2a0f489fc1e9385a31c9581 authored about 9 years ago
0.0.5

94c1fcdfb8b54792bee7266e7644d09d98ac8bfb authored about 9 years ago
update dependencies

6806e56ba8284801351f9e47bf7377a872438641 authored about 9 years ago
0.0.4

86a1782e20154560d01211881107df0652539e39 authored about 9 years ago
improve usage of ES6 in readme

aa446fec7ce5628ebc6a8e261f715c3275af1449 authored about 9 years ago
fix lint error

bc000c2cfd06c4472e446a3bd8a93cd9f2c41c08 authored about 9 years ago
add `nodes` option

7305e2b28b889540815cb3a9508cf76450e632bc authored about 9 years ago
0.0.3

5995199dee5cc1d0c194fc3cffb3ab06d94aa0b6 authored about 9 years ago
add comments denoting which version of Babel is detected

d1b49b838ab2ea92bb19e1d0a0417fcc457f13f6 authored about 9 years ago
simplify options

a434bbe35865e592acb7a5256c322d3333a77253 authored about 9 years ago
update description and readme to include Babel 5 support

b8cd123235c9beecf597ced137f4bedf15b324ef authored about 9 years ago
wrap mocha5 vs mocha6 tests in describe block

887d7034057e043c3ae70de28973eed7471f19ff authored about 9 years ago
refactor tests a bit

1cb79c2ebd85aa0d7675be511fa43ca1e57babd1 authored about 9 years ago
add compatibility with Babel 5

c210c0c136b63c931b37ae3e504c9d2e78aa94ea authored about 9 years ago
0.0.2

3022139441d3882c81c42d5af52d27602f27de91 authored about 9 years ago
add link to node-detective

59e307e5ebf1a72ec21f6d13b5b01f44710fe441 authored about 9 years ago
Attach `loc` nodes

6b8a1abfd0cb927a77419ffca151a920f74aad88 authored about 9 years ago
coveralls

f9e18deaef8d2df1690080ef15122015a438633b authored about 9 years ago
add missing dependency

d0f847e404102b94647cf516a6a4ae834edbf813 authored about 9 years ago
0.0.1

dc623d152f6b23834e41e35311247f90dd968d26 authored about 9 years ago
improve docs

936702a5fe23559b67f94d439e97b668fabe20c9 authored about 9 years ago
init commit

d2b166bd93ff7c6b170d7096de22fe16256810d4 authored about 9 years ago