Ecosyste.ms: OpenCollective

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

github.com/import-js/eslint-plugin-import

ESLint plugin with rules that help validate proper imports.
https://github.com/import-js/eslint-plugin-import

fixed parser settings on a few tests

42db7e51fe4ed0354fd31b523ade580ef463819d authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #95 from benmosher/redux-default

Consider `ecmaFeatures.jsx` during dependency parse

656240690e8ea674b5d6679ddd66ff3056e46dd2 authored about 9 years ago by Ben Mosher <[email protected]>
leverage ecmaFeatures.jsx to turn on Babylon JSX plugin.

e4bc7c907ee24c441a9747a6b329d190d495d560 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #92 from benmosher/windows-drive-case

Windows drive letter case

ae6fca54c8b704cad6002d7f685efa571fc39249 authored about 9 years ago by Ben Mosher <[email protected]>
attempt to reproduce #94

506a58f4c672f9b9babdb59c829b476543e84e59 authored about 9 years ago by Ben Mosher <[email protected]>
windows, man. fixes #91 (...probably?)

7e8e4e334e5ecb52fcce8bea4eac830046f59d91 authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #87 from benmosher/greenkeeper-babylon-6.1.2

Update babylon to version 6.1.2 🚀

966a11fe9153e8074387a3950e87b8241541c8ab authored about 9 years ago by Ben Mosher <[email protected]>
updated to babel-eslint, obviated explicit acorn-to-esprima dependency

699a099a9788eda603eb97e7346eeb25ad6f0547 authored about 9 years ago by Ben Mosher <[email protected]>
v0.9.1

8ebb4d1a2e3f5ebd563b30f7ee4fc24747c1dacd authored about 9 years ago by Ben Mosher <[email protected]>
chore(package): update babylon to version 6.1.2

http://greenkeeper.io/

a326a7d40e6f8a11d0f8b1bd6c4143ed274e5329 authored about 9 years ago by greenkeeperio-bot <[email protected]>
documented `import/parse-options` + fixed vestigial "two" in config README

b02e480c6de68ee7c0b1d2849910846085ac1977 authored about 9 years ago by Ben Mosher <[email protected]>
updated parser docs (closes #81)

d3d54fca5191c3472e925203a28e19ef8092c6da authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #83 from benmosher/greenkeeper-babylon-6.0.18

Update babylon to version 6.0.18 🚀

35c8ac14d3e918c1ec16a6db5a9e83f2e29d4ae4 authored about 9 years ago by Ben Mosher <[email protected]>
chore(package): update babylon to version 6.0.18

http://greenkeeper.io/

b5e782e5c86a25a610410a7e40a946a16418bd72 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #85 from benmosher/greenkeeper-babel-cli-6.1.1

[email protected] breaks build 🚨: rolling back to 5.x until https://github.com/babel/babel/issues/...

f82cf21ba55cc1426a7911d44afca295f0100622 authored about 9 years ago by Ben Mosher <[email protected]>
rolled back to Babel 5.

bb047d23359f8c25edb2ccbcb56317b68f8a8b51 authored about 9 years ago by Ben Mosher <[email protected]>
chore(package): update babel-cli to version 6.1.1

http://greenkeeper.io/

8c6776dc2cbcbfc6dd1f4b44f0d8e194a3c33bda authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #80 from benmosher/greenkeeper-babel-plugin-transform-runtime-6.0.16

[email protected] breaks build ⚠️

06f9c6cde43cd4326bd60830e14233e8d52d3a3f authored about 9 years ago by Ben Mosher <[email protected]>
pegging to [email protected] until resolution of https://github.com/babel/babel/issues/2745

224d97256e1eedcd8fdf98f18578920994ebe4cd authored about 9 years ago by Ben Mosher <[email protected]>
chore(package): update babel-plugin-transform-runtime to version 6.0.16

http://greenkeeper.io/

6da0b17b72cc0def64d3479b605a66017f9a6572 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #72 from benmosher/babel-6-bablyon

Babel 6 + Babylon as default parser.

3a4d06b10cee1191f7ffad8b2ce5c310e152dfa9 authored about 9 years ago by Ben Mosher <[email protected]>
babylon getExports test.

89217ceae248fc3326a0a162ed8a915c2cf1ab0f authored about 9 years ago by Ben Mosher <[email protected]>
package cleanup.

a040025707467393b86a0aab8dc36cd8300db2a8 authored about 9 years ago by Ben Mosher <[email protected]>
documented es7-jsx

cddf0a0ca94f994af0465c13e80282cc75cadb21 authored about 9 years ago by Ben Mosher <[email protected]>
extend import config from es7-jsx in case you don't wan't warnings.

a208962fbb5d3cceea7d15cf640babf7d6502ddf authored about 9 years ago by Ben Mosher <[email protected]>
created parser options config for ES7 stage 0 + React

da7012b935b0bac8ca11e62c204ae1925200089a authored about 9 years ago by Ben Mosher <[email protected]>
tests pass, compiling under babel 6

988d90d2196c0a7789f4b3754425b068904985d3 authored about 9 years ago by Ben Mosher <[email protected]>
default parser is just vanilla Babylon.

+ added sufficient options to tests that require ES7 syntax.

8f6fc2652603126f6bceea750edbe4f656b04967 authored about 9 years ago by Ben Mosher <[email protected]>
even more ES7

a7f34dce774e0856b67cad1f754dc52e4faf4468 authored about 9 years ago by Ben Mosher <[email protected]>
import/parse-options

21a8b1ced755bba080e6d304f531de2e0ce93beb authored about 9 years ago by Ben Mosher <[email protected]>
more es7 (exponentiation operator)

5519e8b3db6bee798820543980382fcb3a930acd authored about 9 years ago by Ben Mosher <[email protected]>
switched to using Babylon as default parser. WIP, needs settings.

d0c6663693f0feb277a70ac1e2ee17e4b2c0150c authored about 9 years ago by Ben Mosher <[email protected]>
test on 0.10 again

b50ca8b3765eb33cc8a5874c29fb14dacc2d3ba7 authored about 9 years ago by Ben Mosher <[email protected]>
switch from fork to released v1.0.5 of acorn-esprima

06aaf97416d2696ae573989e48e52864aec4225e authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #73 from benmosher/greenkeeper-eslint-1.8.0

patched rules, updated build configs

738831da125be687c0b3ee94152be6126dd94d0e authored about 9 years ago by Ben Mosher <[email protected]>
ugh, forgot appveyor

2d07d81854f25429564c549effad1f2992d2084f authored about 9 years ago by Ben Mosher <[email protected]>
giving up on Node 0.10 for the moment. (npm 1 is giving me grief)

4d33b9c206de2c1c1d991689710c497f1b9f9c75 authored about 9 years ago by Ben Mosher <[email protected]>
use patched acorn-to-esprima to fix test execution

4ff8a1fdd7472855cb6e6bba8d06bf12d6b6ded6 authored about 9 years ago by Ben Mosher <[email protected]>
some more default tests

5f6017e29a005d46fbbbc8d54c48e249d52f2342 authored about 9 years ago by Ben Mosher <[email protected]>
chore(package): update eslint to version 1.8.0

http://greenkeeper.io/

75343abab779065174e2fe1ab6fbf6639af9b7da authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #60 from benmosher/greenkeeper-update-all

Update all dependencies 🌴

4baa49dd4bd920ef68f6be8fd4a4db858e95bdc0 authored about 9 years ago by Ben Mosher <[email protected]>
chore(package): update dependencies

http://greenkeeper.io/

9eb7bbc56242c2ffa2a5ec9aca47b9a6754d5412 authored about 9 years ago by greenkeeperio-bot <[email protected]>
doc updates for shareable config (closes #57)

cb324e2aacd423018bfe9081fa0aa5a56847f6c2 authored about 9 years ago by Ben Mosher <[email protected]>
loosened babel-core dependency, hoping it will use root version in many cases.

dad4a1bf00f1821ac43b7cd3b7e911dfb2f1d4a4 authored about 9 years ago by Ben Mosher <[email protected]>
cleanup

914fec1eb95c0723ffa3d38167d1ac83cb41a72c authored about 9 years ago by Ben Mosher <[email protected]>
fixed bug with namespace destructuring

1562fa686ebb6aa19c8dc8e5fd2c30a95ea62b4c authored about 9 years ago by Ben Mosher <[email protected]>
set rule defaults to 0, created config package

dc5cd1423247ee63eabe07f1724a8e25d7b1181b authored about 9 years ago by Ben Mosher <[email protected]>
removed legacy rule exports

3f2163e0fd326b915e934122a58834542465068a authored about 9 years ago by Ben Mosher <[email protected]>
babel-core as default parser (closes #59).

- also tightened up dependencies

78731cc34bb5a301d8cee5a6002b62ceddb4ad93 authored about 9 years ago by Ben Mosher <[email protected]>
detect intermediate redefinition of namespace name

e72edbdf7e83ef0c9041dc86fcf69875a82a388a authored about 9 years ago by Ben Mosher <[email protected]>
added debug run script

8f1e68690536ceb0062cee7d77750b50124dd436 authored about 9 years ago by Ben Mosher <[email protected]>
`namespace` validates destructuring of namespace object. (closes #58)

ad470bad48daae27099bed7dee49e5a78ca7ce2b authored about 9 years ago by Ben Mosher <[email protected]>
the future is now

f568a8bd876b2759e9f11f0b3dcc97ab0e05af11 authored about 9 years ago by Ben Mosher <[email protected]>
fixed bad test message

30afd039904241b8b452efba7650982accee6dc6 authored about 9 years ago by Ben Mosher <[email protected]>
0.8.1

1ddc61c642980c12ec6e4a9a649bc7869419234a authored about 9 years ago by Ben Mosher <[email protected]>
updated eslint devDependencies version specifier to >=1.6.0

0b4c8bae3e2ffa0d27ff3607fb980a6e6315c08c authored about 9 years ago by Ben Mosher <[email protected]>
Fixed #54 by ES6-ing getExports + removing the independent "hasDefault" tracking.

All names live in the `named` set now. Kept `hasDefault` as a getter for now
because it's late. 😪

1a26d19758e344a7f193d917f9c72567864008a4 authored about 9 years ago by Ben Mosher <[email protected]>
1.1.1

14fd35af3a3f12dd4147ef56e26a43a27e0f75d1 authored about 9 years ago by Jamund Ferguson <[email protected]>
1.1.0

f663af0eae957c9faa2c446ea3c03df95c847ca5 authored about 9 years ago by Jamund Ferguson <[email protected]>
0.8.0

30a61c0977ba3f05fdc900bb4e0fdf2472c66bca authored about 9 years ago by Ben Mosher <[email protected]>
docs update for `no-require` changes

52939607ee69a696da8bdaf955a2046db3ff703d authored about 9 years ago by Ben Mosher <[email protected]>
cleanup (ES6-ing)

d6856a7f98418addd615d6cb1935ff761f2da8ff authored about 9 years ago by Ben Mosher <[email protected]>
added removed tests back to `invalid` block, for clarity/enforcement

8e53c1704d48c33b7654cea1a7d66b38a35e1eaa authored about 9 years ago by Ben Mosher <[email protected]>
Merge pull request #3 from eventualbuddha/no-mix-default-named

Add a rule to disallow mixed named and default exports in ES6.

257264654ec8791a689f3a3acbf40630e8945aee authored over 9 years ago by Jamund Ferguson <[email protected]>
Add a rule to disallow mixed named and default exports in ES6.

a5ca81f3f9a7bb3ff47a5bcbc5903b3a7c859823 authored over 9 years ago by Brian Donovan <[email protected]>
Disallow more common require cases

59d38e61a429f60fa82534a018bcc9ea68750f9f authored over 9 years ago by James Lal <[email protected]>
0.7.9

5799eb149e8e205ba75b6f55d08cab42f747be5a authored over 9 years ago by Ben Mosher <[email protected]>
readme updates for #48 and #31

d1a338380e9bc0569f1ff8ec0fcc37ecd1d747d0 authored over 9 years ago by Ben Mosher <[email protected]>
upgraded no-duplicates to a default warning

fd96a9c1494f546edddf644154e044f720097739 authored over 9 years ago by Ben Mosher <[email protected]>
absolute-first option for imports-first

2dcb0e4be1fabb0881dfc6f657a3728d378f79aa authored over 9 years ago by Ben Mosher <[email protected]>
goofing around to try to make appveyor work

03751bc7c145e5861239b94cf05e15ac0165fe2b authored over 9 years ago by Ben Mosher <[email protected]>
added node stable to travis config (4.x, here I come)

503761ba6cd2c27cc08c85149380bfc40fe27197 authored over 9 years ago by Ben Mosher <[email protected]>
fixed node 0.10 issue with imports-first. yay for real (unpolyfilled) tests!

6142ffcd999091efc8561024e5234ceeb8ec1d63 authored over 9 years ago by Ben Mosher <[email protected]>
run tests after compiling everything with babel, so no global polyfill.

closes #43.

967e90b49b0b1f58ddc7b726d793dc14c3177bc0 authored over 9 years ago by Ben Mosher <[email protected]>
Sped up babel-eslint test by requiring it outside a test. Closes #47

87576fa37dd5768be2fcd9f1975d3a9a7379d6ac authored over 9 years ago by Ben Mosher <[email protected]>
Use resolved path for no-duplicates. (#48)

8768f7ea946b44f4ca65cea379e2f074139a139e authored over 9 years ago by Ben Mosher <[email protected]>
added tests + fixed issues created by capturing exported defaults (#42)

e97e13705a040633685f1f03d1cf89bc8e7d20a6 authored over 9 years ago by Ben Mosher <[email protected]>
basic imports-first (#31)

380041e67e262878ed8d9eb755a16bf196d2b8bf authored over 9 years ago by Ben Mosher <[email protected]>
basic no-duplicates rule (#48)

6daf4d39a238a67b6329805ffc5baf3d858f0f80 authored over 9 years ago by Ben Mosher <[email protected]>
roughed in a custom resolver setting (#50)

ed187fd3fd0141098a05ea3d78fec26b6aa93e5f authored over 9 years ago by Ben Mosher <[email protected]>
#42: resolve re-exported default and ensure it exists

dbdd6754788a223828070a1fdd24e1c0f1c917f1 authored over 9 years ago by Ben Mosher <[email protected]>
readme

c0d3d2a6ca18f5acbd32f16080d1e0bf3826c863 authored over 9 years ago by Jamund Ferguson <[email protected]>
Catch module.exports typos (fixes #1)

ab9dce204a117ed62cf76ae371df0ce05c8eb405 authored over 9 years ago by Jamund Ferguson <[email protected]>
webstorm added to .gitignore

d67702f92e2a5dc41a98f399fb2faa89236d8dee authored over 9 years ago by Jamund Ferguson <[email protected]>
first commit

c67fb35019cd75c1e177704850d736b07272e6a3 authored over 9 years ago by Jamund Ferguson <[email protected]>
#42: register first-level `export default from '...'`

bd163d639a41daa25a8d5868db9cc59868984e27 authored over 9 years ago by Ben Mosher <[email protected]>
Initial commit

938762513867af9c1997a764a7cfd085d6ad6bd3 authored over 9 years ago by Jamund Ferguson <[email protected]>
0.7.8

207efa0823e70b6fa1971a0dbb709dfd0b73774a authored over 9 years ago by Ben Mosher <[email protected]>
Merge pull request #45 from benmosher/bugfix/windows-case-sensitivity

optional case sensitivity (closes #44)

768976a09be896c121ef9965390b942d38742956 authored over 9 years ago by Ben Mosher <[email protected]>
more cowbell?

73822eacc572f640624769fe1dd328230e8c47ae authored over 9 years ago by Ben Mosher <[email protected]>
increased timeout to 4000 for weirdly slow babel-eslint test

45ee51222af9acc3c4e433da6b5c06938ffa1643 authored over 9 years ago by Ben Mosher <[email protected]>
goofing with appveyor matrix.

7e34162f8d6af595b464d800e8f07e44fd3487f6 authored over 9 years ago by Ben Mosher <[email protected]>
Merge remote-tracking branch 'origin/master' into bugfix/windows-case-sensitivity

# Conflicts:
# README.md

1efc5108337d30ca7bd0728fa0d138588ccb1481 authored over 9 years ago by Ben Mosher <[email protected]>
fixed path-slash issues with import/ignore tests.

09a1aad1fd88f00b9a0b9b200cca7880893bbbff authored over 9 years ago by Ben Mosher <[email protected]>
changed test command to only run mocha (istanbul blew up on Windows)

f29c99ff4fc6952f05ae297641c096465f72530c authored over 9 years ago by Ben Mosher <[email protected]>
appveyor badge

0054f0edeb67076ad1666f3dfa9e00c540b2d2db authored over 9 years ago by Ben Mosher <[email protected]>
appveyor canned config

869a864f3ce55f361722e7f337e5d3dca20dd69f authored over 9 years ago by Ben Mosher <[email protected]>
new plan: no flag, but detect FS case-sensitivity on module load

f3608b78bc81930dff3e5181304170cde2a865be authored over 9 years ago by Ben Mosher <[email protected]>
removed dumb test

obviously this test only works on case-insensitive filesystems, and is otherwise useless.
so th...

b5b4f51c66611ba56f683b0f1ba9c746e8041a59 authored over 9 years ago by Ben Mosher <[email protected]>
updated README Travis build badge to be scoped to master branch

cfa308b27ea66bf0a345d36dd692410ebbdf364c authored over 9 years ago by Ben Mosher <[email protected]>