Ecosyste.ms: OpenCollective

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

eslint-plugin-import

Maintains tools to help with requires/imports in JavaScript, including eslint-plugin-import.
Collective - Host: opensource - https://opencollective.com/eslint-plugin-import - Code: https://github.com/import-js

Add TomDoc support to no-deprecated rule

github.com/import-js/eslint-plugin-import - 23b9d122222790773c8cfcd572af257ff049fe12 authored over 8 years ago by Joshua Peek <[email protected]>
Update package.json

github.com/import-js/eslint-plugin-import - edb57ce718659759235e4128393892e8aa02e9cf authored over 8 years ago by Ben Mosher <[email protected]>
add versions to changelog

github.com/import-js/eslint-plugin-import - a05596b02c5fcd653ba90bcb559478d78d7ebb88 authored over 8 years ago by Ben Mosher <[email protected]>
CONTRIBUTING.md (#258)

* first draft of CONTRIBUTING.md

* feedback'd:

- added link to @kentcdodd's contributing h...

github.com/import-js/eslint-plugin-import - e6e75512e24340e8406dfa8370e1c48ff95840e0 authored over 8 years ago by Ben Mosher <[email protected]>
Merge branch 'master' of https://github.com/benmosher/eslint-plugin-import into custom-resolver-path

github.com/import-js/eslint-plugin-import - a3d991104eed9d12b98268b7a972a83b35fdb02f authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Merge pull request #351 from benmosher/fix-prefer-default

Fix prefer default (#342, #343, #350, #351) #MostPRsEver

github.com/import-js/eslint-plugin-import - 35d5cb5194b745e1cd2d8de1d0b94fb94047bfaa authored over 8 years ago by Ben Mosher <[email protected]>
prefer-default-export: deepen destructuring traversal + add support for ExportAllDeclaration and side-effects-only modules

github.com/import-js/eslint-plugin-import - 445e1e1f6a8a76c1fc7f0cc76eab57d40de9871b authored over 8 years ago by Ben Mosher <[email protected]>
Update CHANGELOG.md

github.com/import-js/eslint-plugin-import - abce6f97cffdfec99290b26a0ed15bf04118d009 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Update README.md

github.com/import-js/eslint-plugin-import - 7a2c9395339da3423a7cfd173bffa4b624fbac5d authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Use `pkg-dir` instead of `findRoot`

github.com/import-js/eslint-plugin-import - d53e45ff92377a0a6ddc6ed9ddfe0273e6585795 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Require module with absolute path without resolving

github.com/import-js/eslint-plugin-import - 5db4e1804284d40e6d78caaf472579f66e6b17f5 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Use correct names of variables

github.com/import-js/eslint-plugin-import - fa2a5ef8c7c68fe3c0dad9dce3a737826ee7d9b1 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Add is-absolute fallback

github.com/import-js/eslint-plugin-import - 2323ef1ed9f9d36cbbcbbc5bba3ef945532e394e authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Add ability to use resolvers with custom paths

github.com/import-js/eslint-plugin-import - b01e27c6773c947b390a2f62bf1ff796e4866b65 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Add ability to require resolver with relative path

github.com/import-js/eslint-plugin-import - 830e74fc871ff05277787720c7f1d7efeac054f5 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Use inline `eslint-disable` comment

github.com/import-js/eslint-plugin-import - 0cad4e7359de752d82ccbc30f1f5effb2da87776 authored over 8 years ago by Leonid Nikiforenko <[email protected]>
Adding handling for multiple Webpack configs (#335)

* Added handling for multiple Webpack configs

If the Webpack config is an array, then use the...

github.com/import-js/eslint-plugin-import - c15901b2deb70b414a25458ba6ae43b8e3825b82 authored over 8 years ago by Jonathan <[email protected]>
prefer-default-export: count destructured exports

github.com/import-js/eslint-plugin-import - b377fc6459654b83973c8c143ba67217ce81de79 authored over 8 years ago by Scott Nonnenberg <[email protected]>
Fix too-long line in newline-after-import

github.com/import-js/eslint-plugin-import - a0401e280b8ccb1146b3431baa8ae4884fa1edb3 authored over 8 years ago by Scott Nonnenberg <[email protected]>
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...

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

github.com/import-js/eslint-plugin-import - 5bdd443c7bb35a0d829779802d862bd60d4411f9 authored over 8 years ago by Mathias Schreck <[email protected]>
Check duplicates for normal imports and flow type imports separately (#334)

Fix #225

github.com/import-js/eslint-plugin-import - 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 ...

github.com/import-js/eslint-plugin-import - 1e9c3717adc2b62be9b3fa70b7b25806f43ac85e authored over 8 years ago by Ben Mosher <[email protected]>
`no-extraneous-dependencies`: Handle scoped packages. Fixes #316 (#324)

github.com/import-js/eslint-plugin-import - 90fefa3deb0853b4ab286eb07179fba62f4275c6 authored over 8 years ago by Jeroen Engels <[email protected]>
added prefer-default-export to README

github.com/import-js/eslint-plugin-import - f8301ea3e788b4e718747d0ff8a72db3b4820bd8 authored over 8 years ago by Ben Mosher <[email protected]>
Add `prefer-default-export` rule

github.com/import-js/eslint-plugin-import - cf45512a1bc3fc476745269fee54713dc4a4ea71 authored over 8 years ago by Gavri (Gabriel) Guy <[email protected]>
changelog note for #317 + #322

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

github.com/import-js/eslint-plugin-import - c40912ad374aa47f00e2c9577f39b1f37e338039 authored over 8 years ago by Jeroen Engels <[email protected]>
remove merge artifact 😳

github.com/import-js/eslint-plugin-import - 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...

github.com/import-js/eslint-plugin-import - 51875082a4a55a705984f3365da78703092930a5 authored over 8 years ago by Ben Mosher <[email protected]>
Update readme with `no-mutable-exports` (#307)

github.com/import-js/eslint-plugin-import - 7dac7338d9462ac62c187961f420c2d06abd4156 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge branch 'no-mutable-exports': merges + closes #290

github.com/import-js/eslint-plugin-import - 940b294227d1c16295c8e0a9e85a226288e8beba authored over 8 years ago by Ben Mosher <[email protected]>
clarification on potentially mutable class/function exports

github.com/import-js/eslint-plugin-import - 24e2c9d27110c04a31323c8cee1c9509a4c8a969 authored over 8 years ago by Ben Mosher <[email protected]>
Add detection for null export declarations

github.com/import-js/eslint-plugin-import - 05ea958164f28eb1e09bfdf59b880fe8f7d35835 authored over 8 years ago by Joshua Peek <[email protected]>
Add no-mutable-exports to helpful warnings

github.com/import-js/eslint-plugin-import - 85baccb1042cf48c4b7554c718a71b1a53b63c9f authored over 8 years ago by Joshua Peek <[email protected]>
Add no-mutable-exports to CHANGELOG

github.com/import-js/eslint-plugin-import - 11ac0d42c08a3e0f211f7f61b716359891de37cf authored over 8 years ago by Joshua Peek <[email protected]>
Implement no mutable exports for default exports

github.com/import-js/eslint-plugin-import - dedacf9ce9d8235644ce76205fdb81e93207a9d5 authored over 8 years ago by Joshua Peek <[email protected]>
Fix expected quotes around 'const'

github.com/import-js/eslint-plugin-import - 38b95bf13437432533a3ab02a80bef5ef143b8d8 authored over 8 years ago by Joshua Peek <[email protected]>
Add no-mutable-exports

github.com/import-js/eslint-plugin-import - 218ed01a4575a4cf81afa5e21bbc8c4e42597987 authored over 8 years ago by Joshua Peek <[email protected]>
Fix and reorder links in the changelog (#305)

github.com/import-js/eslint-plugin-import - 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)
...

github.com/import-js/eslint-plugin-import - 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

github.com/import-js/eslint-plugin-import - 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.

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

github.com/import-js/eslint-plugin-import - 73164f8093d7f6a7fe28c1b6381e852e0064b685 authored over 8 years ago by Jeroen Engels <[email protected]>
resolvers/webpack/v0.2.4

github.com/import-js/eslint-plugin-import - c74d97d7c1e5f39ae5cb8cf84a7c713bacd3712d authored over 8 years ago by Ben Mosher <[email protected]>
newline-after-import: note in changelog + fixed link in readme

github.com/import-js/eslint-plugin-import - 6d9caff53654b2df212c613241cadaa0177715ea authored over 8 years ago by Ben Mosher <[email protected]>
Add `newline-after-import` rule

github.com/import-js/eslint-plugin-import - 15a93b3dd00b730c7ad9c17d34e4841dfd83fe62 authored over 8 years ago by Radek Benkel <[email protected]>
Add support for `require`

github.com/import-js/eslint-plugin-import - 04ad742b01287a55b157af80cab9a1739117aca1 authored over 8 years ago by Radek Benkel <[email protected]>
added changelog note

github.com/import-js/eslint-plugin-import - 7a562ac1534b372d520a31a390c37f171b38590a authored over 8 years ago by Ben Mosher <[email protected]>
Attempt build on node 6

github.com/import-js/eslint-plugin-import - a2d823195b7589c9de565f707c2d2637e4a86418 authored over 8 years ago by Ben Mosher <[email protected]>
don't check for existence of of builtins on case-insensitive FS

github.com/import-js/eslint-plugin-import - bb372ccb264be5294f4c6220fc9a001d7be298e5 authored over 8 years ago by Ben Mosher <[email protected]>
build with v6 on windows?

github.com/import-js/eslint-plugin-import - 7f7a727bacdee17604f4b2ef5de367e3dec6145b authored over 8 years ago by Ben Mosher <[email protected]>
build: run Travis against Linux and OS X

github.com/import-js/eslint-plugin-import - 27513b656c19601ecb8184ab590cdf53cfad75e9 authored over 8 years ago by strawbrary <[email protected]>
cleanup long predicate

github.com/import-js/eslint-plugin-import - 0ead6b869fe42ed4012c5e835864973eb4ed02cf authored over 8 years ago by Ben Mosher <[email protected]>
added syntax battery to test utils for future use + fixed #281

github.com/import-js/eslint-plugin-import - c6740d0f50201d22c44471e281897f79b647fa51 authored over 8 years ago by Ben Mosher <[email protected]>
changelog: fix some links

github.com/import-js/eslint-plugin-import - 2539fb32db621be1ba842704f74a22d69e801d70 authored over 8 years ago by Ben Mosher <[email protected]>
changelogg'd #287

github.com/import-js/eslint-plugin-import - ddea58cab6bd5006ef410c83a7f628a430e52e95 authored over 8 years ago by Ben Mosher <[email protected]>
Automatically find webpack.config.babel.js

github.com/import-js/eslint-plugin-import - 97f8f553ca13e73f268dba07ec7ac30137e3b99a authored over 8 years ago by Jimmy Jia <[email protected]>
changelog + package bump for interpret issue (#286, #289)

github.com/import-js/eslint-plugin-import - 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 ...

github.com/import-js/eslint-plugin-import - e4184abc782a674fc7349fff281bffec179e9a41 authored over 8 years ago by Jonathan Boiser <[email protected]>
Merge branch 'webpack-configs'

github.com/import-js/eslint-plugin-import - 06e005d70454b076be223e930e71f033c81167a8 authored over 8 years ago by Ben Mosher <[email protected]>
changelog + version bump for #164/#278

github.com/import-js/eslint-plugin-import - ced7f53f8f71438192ec3a23716c1e42deedce7e authored over 8 years ago by Ben Mosher <[email protected]>
Enable `quotes` rule for eslint

github.com/import-js/eslint-plugin-import - 082e5b3ba1b04cbabb30dc9fa588d197a6bfc2ea authored over 8 years ago by Radek Benkel <[email protected]>
compile webpack.configs

github.com/import-js/eslint-plugin-import - 74c2e57537b5801ba17be407db9f4e6c5e03602d authored over 8 years ago by Jason Quense <[email protected]>
resolvers/webpack/v0.2.1

github.com/import-js/eslint-plugin-import - ea1b0e3d2d0c58287d8513a71e79100b48feed38 authored over 8 years ago by Ben Mosher <[email protected]>
1.6.0 + fixed a bunch of changelog link issues

github.com/import-js/eslint-plugin-import - 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...

github.com/import-js/eslint-plugin-import - 62ed940155dc4a13430f86d2be484fe1a684bde3 authored over 8 years ago by Ben Mosher <[email protected]>
allow destructuring without init (fixes #249) (#264)

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

Add `order` rule

github.com/import-js/eslint-plugin-import - 055201e32072de18250603f64befd5e292c2b7bc authored over 8 years ago by Jeroen Engels <[email protected]>
Add support for scoped packages in `importType`

github.com/import-js/eslint-plugin-import - 039a77bd600289807bcc7f32a8f274fd9d9aa15a authored over 8 years ago by Jeroen Engels <[email protected]>
`order`: enforce `import`s being before `require`

github.com/import-js/eslint-plugin-import - 38f39351193ad1593d64838c9e549efd53d4231b authored over 8 years ago by Jeroen Engels <[email protected]>
Rename `import-order` to `order`, and param `order` to `groups`

github.com/import-js/eslint-plugin-import - 6c3fe44dbb4de73b72768e3c74789fb75dfc9174 authored over 8 years ago by Jeroen Engels <[email protected]>
Add `import-order` rule

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

github.com/import-js/eslint-plugin-import - 03de513a3ab4a289aab483f60922784f9b26f613 authored over 8 years ago by Jeroen Engels <[email protected]>
Update doctrine to version 1.2.1 🚀

http://greenkeeper.io/

github.com/import-js/eslint-plugin-import - 9e5ea9b285e321863d99dec180c88461e0b143fe authored over 8 years ago by Greenkeeper <[email protected]>
Add `no-nodejs-modules` rule (fixes #158)

github.com/import-js/eslint-plugin-import - 624848a395ddbfe4c9c1d39ecd9a1a76a76ce937 authored over 8 years ago by Jeroen Engels <[email protected]>
Merge branch 'extensions' (#250)

github.com/import-js/eslint-plugin-import - 052ea18f45545c692ad771a24f36603dd5ab81e5 authored over 8 years ago by Ben Mosher <[email protected]>
added a note on directives to imports-first doc

github.com/import-js/eslint-plugin-import - 866ea654e998ef878d35803c1c3c00774db17ba2 authored over 8 years ago by Ben Mosher <[email protected]>
Merge branch 'imports-first-allow-directives'

# Conflicts:
# CHANGELOG.md

github.com/import-js/eslint-plugin-import - b1a957c2c6c71148f29762ea658e5f9bb33009b0 authored over 8 years ago by Ben Mosher <[email protected]>
updated changelog for #256

github.com/import-js/eslint-plugin-import - 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

github.com/import-js/eslint-plugin-import - d6b0ef6e3f3024ba6b0672bae09d8334c22fc927 authored over 8 years ago by Ben Mosher <[email protected]>
Implement extensions rule

This fixes #209 and fixes #204.

github.com/import-js/eslint-plugin-import - dcf064a1202b86b0566af2ad4a4b1f5b321da466 authored over 8 years ago by Mathias Schreck <[email protected]>
Make imports-first treat directives as an exception

github.com/import-js/eslint-plugin-import - f3e0581112ff29e9a07118368b1c9df43275a536 authored over 8 years ago by Chris Sauve <[email protected]>
Really fix CHANGELOG

github.com/import-js/eslint-plugin-import - 8a920a9c283d6719ba7d0706a8856c0f05011aca authored over 8 years ago by Yuri Pirola <[email protected]>
Update CHANGELOG

github.com/import-js/eslint-plugin-import - dbc6b08d9dc64767c0fc7b8f17f396e06deb3ea5 authored over 8 years ago by Yuri Pirola <[email protected]>
Add tests for resolve.fallback

github.com/import-js/eslint-plugin-import - e01cb4f470b001c3d649437f763c2774e491c5b9 authored over 8 years ago by Yuri Pirola <[email protected]>
Consider also resolve.fallback while resolving modules with webpack

github.com/import-js/eslint-plugin-import - 088c9a9c90aeeea56d3c8128766d5ef4ca51c465 authored over 8 years ago by Yuri Pirola <[email protected]>
updated+added some changelog links

github.com/import-js/eslint-plugin-import - ab6b8c83ef69f8ee313e59deb25a6c37b0460ff9 authored over 8 years ago by Ben Mosher <[email protected]>
moved no-extraneous-dependencies to "helpful warnings" README rule group

github.com/import-js/eslint-plugin-import - 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

github.com/import-js/eslint-plugin-import - 20b6bbc0c081adf75e179a952d5af65ecd9c4f7e authored over 8 years ago by Ben Mosher <[email protected]>
Add documentation for `no-extraneous-dependencies`

github.com/import-js/eslint-plugin-import - 73ff01edbb0bf5db814af23acaa9af2f894149cc authored over 8 years ago by Jeroen Engels <[email protected]>
Add `no-extraneous-dependencies` rule

github.com/import-js/eslint-plugin-import - 815b43efeb283f27217f97eae50f3fe98831fc35 authored over 8 years ago by Jeroen Engels <[email protected]>