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

Fix order's `newlines-between` edge cases (#339)

* Change required lines amount to minimum 1 (instead of exactly 1)

to be at least one, not ex...

0a918b1ba138ffb2cb5e864ea2d4c659f197bf3c authored over 8 years ago by Radek Benkel <[email protected]>
Fix newline-after-import rule for require (#326)

5bdd443c7bb35a0d829779802d862bd60d4411f9 authored over 8 years ago by Mathias Schreck <[email protected]>
Check duplicates for normal imports and flow type imports separately (#334)

Fix #225

2ba7fd53f931258efd3bf69da84db27fd10ed540 authored over 8 years ago by Trevor Fenn <[email protected]>
fix #328: properly suppress `default` when looking at * exports. (#332)

* fix #328: properly suppress `default` when looking at * exports.

* damnnnn, curly. back at ...

1e9c3717adc2b62be9b3fa70b7b25806f43ac85e authored over 8 years ago by Ben Mosher <[email protected]>
v1.8.0

e04981707d53879c2c0ee681a45e8ca13bdd4000 authored over 8 years ago by Ben Mosher <[email protected]>
`no-extraneous-dependencies`: Handle scoped packages. Fixes #316 (#324)

90fefa3deb0853b4ab286eb07179fba62f4275c6 authored over 8 years ago by Jeroen Engels <[email protected]>
added prefer-default-export to README

f8301ea3e788b4e718747d0ff8a72db3b4820bd8 authored over 8 years ago by Ben Mosher <[email protected]>
Add `prefer-default-export` rule

cf45512a1bc3fc476745269fee54713dc4a4ea71 authored over 8 years ago by Gavri (Gabriel) Guy <[email protected]>
changelog note for #317 + #322

4d80295721d3a223c277c0dc804ce2268f4a3e66 authored over 8 years ago by Ben Mosher <[email protected]>
`no-mutable-exports`: Handle ES7 export extensions. Fixes #317

c40912ad374aa47f00e2c9577f39b1f37e338039 authored over 8 years ago by Jeroen Engels <[email protected]>
v1.7.0

9998b919d1e65f70410ad3d8b4adf287e2267a42 authored over 8 years ago by Ben Mosher <[email protected]>
remove merge artifact 😳

51161b8119b2eda6b823aa53e58c6e6c3b47fd69 authored over 8 years ago by Ben Mosher <[email protected]>
import/extensions setting (#297)

* import/extensions setting: parser whitelist. fixes #267

* default to all extensions valid t...

51875082a4a55a705984f3365da78703092930a5 authored over 8 years ago by Ben Mosher <[email protected]>
Update readme with `no-mutable-exports` (#307)

7dac7338d9462ac62c187961f420c2d06abd4156 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge branch 'no-mutable-exports': merges + closes #290

940b294227d1c16295c8e0a9e85a226288e8beba authored over 8 years ago by Ben Mosher <[email protected]>
clarification on potentially mutable class/function exports

24e2c9d27110c04a31323c8cee1c9509a4c8a969 authored over 8 years ago by Ben Mosher <[email protected]>
Add detection for null export declarations

05ea958164f28eb1e09bfdf59b880fe8f7d35835 authored over 8 years ago by Joshua Peek <[email protected]>
Add no-mutable-exports to helpful warnings

85baccb1042cf48c4b7554c718a71b1a53b63c9f authored over 8 years ago by Joshua Peek <[email protected]>
Add no-mutable-exports to CHANGELOG

11ac0d42c08a3e0f211f7f61b716359891de37cf authored over 8 years ago by Joshua Peek <[email protected]>
Implement no mutable exports for default exports

dedacf9ce9d8235644ce76205fdb81e93207a9d5 authored over 8 years ago by Joshua Peek <[email protected]>
Fix expected quotes around 'const'

38b95bf13437432533a3ab02a80bef5ef143b8d8 authored over 8 years ago by Joshua Peek <[email protected]>
Fix tabs

0116045aabadca5b9f8dad8a451e973509770091 authored over 8 years ago by Joshua Peek <[email protected]>
Add no-mutable-exports

218ed01a4575a4cf81afa5e21bbc8c4e42597987 authored over 8 years ago by Joshua Peek <[email protected]>
Quote const

0cf9fbef26c13ccd2cc32ede38c40d1c0f66ab06 authored over 8 years ago by Joshua Peek <[email protected]>
Fix and reorder links in the changelog (#305)

e2e52a332b9c37f93ddef83be98263e1de0d42c4 authored over 8 years ago by Jeroen Engels <[email protected]>
Unresolved extensions

* formatting

* extensions fixes:
- use source path if unable to resolve (fixes #295, #271)
...

12f446e4107f8b941f062be565b0df163cb6d1b6 authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #298 from singles/order-option-newlines-between

Add `newlines-between` option to `order` rule

f75d0af230df2bbc886506eb4814fc7b54cdab66 authored over 8 years ago by Ben Mosher <[email protected]>
Add `newlines-between` option to `order` rule

Checks existence of new lines between and inside import groups.

c3d5ada3d29bc97eafd0a495eafb05836e421533 authored over 8 years ago by Radek Benkel <[email protected]>
`no-extraneous-dependencies`: add support/option for `optionalDependencies'

73164f8093d7f6a7fe28c1b6381e852e0064b685 authored over 8 years ago by Jeroen Engels <[email protected]>
resolvers/webpack/v0.2.4

c74d97d7c1e5f39ae5cb8cf84a7c713bacd3712d authored over 8 years ago by Ben Mosher <[email protected]>
newline-after-import: note in changelog + fixed link in readme

6d9caff53654b2df212c613241cadaa0177715ea authored over 8 years ago by Ben Mosher <[email protected]>
Add `newline-after-import` rule

15a93b3dd00b730c7ad9c17d34e4841dfd83fe62 authored over 8 years ago by Radek Benkel <[email protected]>
Add support for `require`

04ad742b01287a55b157af80cab9a1739117aca1 authored over 8 years ago by Radek Benkel <[email protected]>
1.6.1

e69561c027e2e2906e8c6cedfbef94837ad0067b authored over 8 years ago by Ben Mosher <[email protected]>
added changelog note

7a562ac1534b372d520a31a390c37f171b38590a authored over 8 years ago by Ben Mosher <[email protected]>
Attempt build on node 6

a2d823195b7589c9de565f707c2d2637e4a86418 authored over 8 years ago by Ben Mosher <[email protected]>
don't check for existence of of builtins on case-insensitive FS

bb372ccb264be5294f4c6220fc9a001d7be298e5 authored over 8 years ago by Ben Mosher <[email protected]>
yaml schema fail

e9e6ba7c3f5d97120f832e1d1402cc8ecf97b758 authored over 8 years ago by Ben Mosher <[email protected]>
build with v6 on windows?

7f7a727bacdee17604f4b2ef5de367e3dec6145b authored over 8 years ago by Ben Mosher <[email protected]>
build: run Travis against Linux and OS X

27513b656c19601ecb8184ab590cdf53cfad75e9 authored over 8 years ago by strawbrary <[email protected]>
cleanup long predicate

0ead6b869fe42ed4012c5e835864973eb4ed02cf authored over 8 years ago by Ben Mosher <[email protected]>
added syntax battery to test utils for future use + fixed #281

c6740d0f50201d22c44471e281897f79b647fa51 authored over 8 years ago by Ben Mosher <[email protected]>
changelog: fix some links

2539fb32db621be1ba842704f74a22d69e801d70 authored over 8 years ago by Ben Mosher <[email protected]>
changelogg'd #287

ddea58cab6bd5006ef410c83a7f628a430e52e95 authored over 8 years ago by Ben Mosher <[email protected]>
Automatically find webpack.config.babel.js

97f8f553ca13e73f268dba07ec7ac30137e3b99a authored over 8 years ago by Jimmy Jia <[email protected]>
changelog + package bump for interpret issue (#286, #289)

403a000976d2c9ce454ac8dd41b1f5945cb00ee4 authored over 8 years ago by Ben Mosher <[email protected]>
Move 'interpret' to webpack loader's package.json.

Users downloading the package from npm might have had problems since it wasn't downloading this ...

e4184abc782a674fc7349fff281bffec179e9a41 authored over 8 years ago by Jonathan Boiser <[email protected]>
Merge branch 'webpack-configs'

06e005d70454b076be223e930e71f033c81167a8 authored over 8 years ago by Ben Mosher <[email protected]>
changelog + version bump for #164/#278

ced7f53f8f71438192ec3a23716c1e42deedce7e authored over 8 years ago by Ben Mosher <[email protected]>
Enable `quotes` rule for eslint

082e5b3ba1b04cbabb30dc9fa588d197a6bfc2ea authored over 8 years ago by Radek Benkel <[email protected]>
compile webpack.configs

74c2e57537b5801ba17be407db9f4e6c5e03602d authored over 8 years ago by Jason Quense <[email protected]>
resolvers/webpack/v0.2.1

ea1b0e3d2d0c58287d8513a71e79100b48feed38 authored over 8 years ago by Ben Mosher <[email protected]>
1.6.0 + fixed a bunch of changelog link issues

4195d4a20d1affca8808d96208cf0461610c72bd authored over 8 years ago by Ben Mosher <[email protected]>
named: should ignore ignored modules for re-exported names (#269)

* named: does not consider ignore list for re-exported names

* fixes #251 + adds clearer mess...

62ed940155dc4a13430f86d2be484fe1a684bde3 authored over 8 years ago by Ben Mosher <[email protected]>
allow destructuring without init (fixes #249) (#264)

950899daad3bd97e633559dff866d51b6789e61b authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #247 from jfmengels/import-order

Add `order` rule

055201e32072de18250603f64befd5e292c2b7bc authored over 8 years ago by Jeroen Engels <[email protected]>
Add support for scoped packages in `importType`

039a77bd600289807bcc7f32a8f274fd9d9aa15a authored over 8 years ago by Jeroen Engels <[email protected]>
`order`: enforce `import`s being before `require`

38f39351193ad1593d64838c9e549efd53d4231b authored over 8 years ago by Jeroen Engels <[email protected]>
Rename `import-order` to `order`, and param `order` to `groups`

6c3fe44dbb4de73b72768e3c74789fb75dfc9174 authored over 8 years ago by Jeroen Engels <[email protected]>
Add `import-order` rule

ee951cd9a683b0a2d6b11e5619b33b98e5452ff2 authored over 8 years ago by Jeroen Engels <[email protected]>
Allow grouping in `import-order`, rename `project` type to `internal`

03de513a3ab4a289aab483f60922784f9b26f613 authored over 8 years ago by Jeroen Engels <[email protected]>
Update doctrine to version 1.2.1 🚀

http://greenkeeper.io/

9e5ea9b285e321863d99dec180c88461e0b143fe authored over 8 years ago by Greenkeeper <[email protected]>
Add `no-nodejs-modules` rule (fixes #158)

624848a395ddbfe4c9c1d39ecd9a1a76a76ce937 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge branch 'extensions' (#250)

052ea18f45545c692ad771a24f36603dd5ab81e5 authored over 8 years ago by Ben Mosher <[email protected]>
added a note on directives to imports-first doc

866ea654e998ef878d35803c1c3c00774db17ba2 authored over 8 years ago by Ben Mosher <[email protected]>
Merge branch 'imports-first-allow-directives'

# Conflicts:
# CHANGELOG.md

b1a957c2c6c71148f29762ea658e5f9bb33009b0 authored over 8 years ago by Ben Mosher <[email protected]>
updated changelog for #256

d844551303934328f9dc76ee77a99f0b4d8b077c authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #254 from yp/master

Consider also resolve.fallback while resolving modules with webpack

d6b0ef6e3f3024ba6b0672bae09d8334c22fc927 authored over 8 years ago by Ben Mosher <[email protected]>
Implement extensions rule

This fixes #209 and fixes #204.

dcf064a1202b86b0566af2ad4a4b1f5b321da466 authored over 8 years ago by Mathias Schreck <[email protected]>
Make imports-first treat directives as an exception

f3e0581112ff29e9a07118368b1c9df43275a536 authored over 8 years ago by Chris Sauve <[email protected]>
Really fix CHANGELOG

8a920a9c283d6719ba7d0706a8856c0f05011aca authored over 8 years ago by Yuri Pirola <[email protected]>
Fix CHANGELOG

f7182b377c13927efb064c88250c3779a00de000 authored over 8 years ago by Yuri Pirola <[email protected]>
Update CHANGELOG

dbc6b08d9dc64767c0fc7b8f17f396e06deb3ea5 authored over 8 years ago by Yuri Pirola <[email protected]>
Add tests for resolve.fallback

e01cb4f470b001c3d649437f763c2774e491c5b9 authored over 8 years ago by Yuri Pirola <[email protected]>
Consider also resolve.fallback while resolving modules with webpack

088c9a9c90aeeea56d3c8128766d5ef4ca51c465 authored over 8 years ago by Yuri Pirola <[email protected]>
updated+added some changelog links

ab6b8c83ef69f8ee313e59deb25a6c37b0460ff9 authored over 8 years ago by Ben Mosher <[email protected]>
moved no-extraneous-dependencies to "helpful warnings" README rule group

e5480b7653e4394b12b3893c74084643c1f0a7b0 authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #241 from jfmengels/no-extraneous-dependencies

Add `no-extraneous-dependencies` rule

20b6bbc0c081adf75e179a952d5af65ecd9c4f7e authored over 8 years ago by Ben Mosher <[email protected]>
Add documentation for `no-extraneous-dependencies`

73ff01edbb0bf5db814af23acaa9af2f894149cc authored over 8 years ago by Jeroen Engels <[email protected]>
Add `no-extraneous-dependencies` rule

815b43efeb283f27217f97eae50f3fe98831fc35 authored over 8 years ago by Jeroen Engels <[email protected]>
no-extraneous-dependencies:

- lookup package.json relative to file being linted
- added 'project' import type, which is ignor...

bb8853a1e298d846bafa546705d58e66e9556375 authored over 8 years ago by Ben Mosher <[email protected]>
oh, node 0.x. includes => -1 ~ indexOf

84813157e44b0e76307d8a66b933e40afad52dd7 authored over 8 years ago by Ben Mosher <[email protected]>
added no-named-as-default-member to warnings config

60ceb164f7cdcde2c984159a7a4cd4d4146676f6 authored over 8 years ago by Ben Mosher <[email protected]>
oops, forgot to make rule references into links

1ea16f67f98fccc76f232bc5c52296d53a0faf8b authored over 8 years ago by Ben Mosher <[email protected]>
1.5.0

aa69575f344c85ba56a448434f97147164f68778 authored over 8 years ago by Ben Mosher <[email protected]>
prep change log for 1.5.0 version bump

a3c67aa966f60e93bc2000baff481c189c4816f1 authored over 8 years ago by Ben Mosher <[email protected]>
Broke up + reordered rule groups in README

7c028c35a5e0e0804c037155da824be65bae5d54 authored over 8 years ago by Ben Mosher <[email protected]>
Merge pull request #243 from dmnd/no-named-as-default-member

Add rule no-named-as-default-member

8a35cdeab1e670eeddae0298e4f580b5d0c2ab3a authored over 8 years ago by Ben Mosher <[email protected]>
Add rule no-named-as-default-member

Fixes #205.

1ea93cc551a9c77bb4b0744446d3a51f9f1f7bcb authored over 8 years ago by Desmond Brand <[email protected]>
Merge pull request #239 from singles/no-namespace-rule

Add no-namespace rule

6293364b7980a3a878df5e930098a5a3d0e7b674 authored over 8 years ago by Ben Mosher <[email protected]>
Add no-namespace rule

933d110f442f88837f8d7c6b61e90ea5b6c70478 authored almost 9 years ago by Radek Benkel <[email protected]>
report resolver errors

de93a2757b81950f6997a57260f1cf28bb754982 authored almost 9 years ago by Ben Mosher <[email protected]>
Merge pull request #227 from benmosher/resolvers-v2

prototype of clearer resolver interface

5a8b494f3a1078974aa2e4a75170b281eaf6901a authored almost 9 years ago by Ben Mosher <[email protected]>
build scripts: install npm 3 to avoid peerdeps issues during tests

5d214686317613c4653916232af8bd47ff7b6a09 authored almost 9 years ago by Ben Mosher <[email protected]>
resolvers/node/npmignore

a7cf6bdec281d3c879e2dfb01e4b5116ef17922e authored almost 9 years ago by Ben Mosher <[email protected]>
updated default node resolver dependency to 0.2

ae848d36efdd7d2685d84c24dd4bbc335064bbbd authored almost 9 years ago by Ben Mosher <[email protected]>
changelog: a note about babel-runtime

9cfcf45508936990adf32735a1e4802ea78b9f7a authored almost 9 years ago by Ben Mosher <[email protected]>
resolvers: explicit peerDeps to warn on incompatible installed versions

843ca0e43561a0aad5561f3d87d72709ebc26c4c authored almost 9 years ago by Ben Mosher <[email protected]>
1.4.0

67b9da3b83b7f4ceca6b108a7de57f6742b70d82 authored almost 9 years ago by Ben Mosher <[email protected]>
resolvers: bump to v0.2.0

56220f34277cfe4c4854995ae9056a701113d35d authored almost 9 years ago by Ben Mosher <[email protected]>