Ecosyste.ms: OpenCollective

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

ESLint

The pluggable linting utility for JavaScript and JSX
Collective - Host: opensource - https://opencollective.com/eslint - Website: https://eslint.org/ - Code: https://github.com/eslint

Breaking: Look for nodeType instead of node.type

github.com/eslint/eslint-tester - d7aff6ad8ac00f9877c7d16584fd5a8f58995029 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
1.8.0

github.com/eslint/js - b66aa997fae03cb6813d5830dde245cda27ada28 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #50 from xjamundx/arrow-func

New: Support for Arrow Functions

github.com/eslint/js - 00335866a38d29ae99b9d50a1495b0d52bf1d7b4 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
New: Support for Arrow Functions (refs #10)

github.com/eslint/js - fb12aa0fd14fc11af5a2a3a5352e3445cd3baca4 authored almost 10 years ago by Jamund Ferguson <[email protected]>
Merge pull request #48 from eslint/superfunc

New: Allow super references in functions (refs #10)

github.com/eslint/js - 15143593f17ec8ff66f20d5430dd6a97a60879f9 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
New: Allow super references in functions (refs #10)

github.com/eslint/js - f7bd5d755518be88ff9f243c53a4b9044b358e23 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #49 from xjamundx/patch-2

Fix: create-test tool not complaining properly

github.com/eslint/js - 6d7208c02ef2dd1bbc437f5208acba0d1ca20ed3 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Update create-test.js

Added a bit more help for when you screw up the pattern in the example file.

github.com/eslint/js - f7034792a4f97348c03cedcbc77f29166082a5df authored almost 10 years ago by Jamund Ferguson <[email protected]>
fixed the example so that currentScope is changed so that the current node isn't included in the currentScope when doing stuff

github.com/eslint/eslint-scope - 76db1dc6534a4a4750957d6a2d10771f1ed973b0 authored almost 10 years ago by Kevin Barabash <[email protected]>
added an example to README.md

github.com/eslint/eslint-scope - 758b9fba6fd7dedbde8bf0837f66fae40d7052bd authored almost 10 years ago by Kevin Barabash <[email protected]>
Merge pull request #47 from eslint/issue46

New: Allow return in global scope (fixes #46)

github.com/eslint/js - 47d4bff83b5355723aad38ab3c6abea6b1cbe2ae authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #45 from eslint/issue44

Fix: Tokenization for template strings (fixes #44)

github.com/eslint/js - 4a17ebccede0d485056f176181c9b6ca51349613 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #44 from estools/labelcheck

Fix: Labeled statement ref counting (refs #33)

github.com/eslint/eslint-scope - 44afc12f51b3af406b0f68c0b4a82c3ca4cd1235 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Fix: Tokenization for template strings (fixes #44)

github.com/eslint/js - f607433d6fd5c12f239623320c2f2beb9b2ee762 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
New: Allow return in global scope (fixes #46)

github.com/eslint/js - 29bd218bb5044e14290903ab5c3e3db4e60cfe5c authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Fix: Labeled statement ref counting (refs #33)

github.com/eslint/eslint-scope - e237ce56aa05ed6e8e9c861348b847fd46223a8f authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #20 from ilyavolodin/height

Fixing height of the editor

github.com/eslint/archive-website - 8057333d62984f1ca5124b937c7fb6e4d2c28b70 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #20 from ilyavolodin/height

Fixing height of the editor

github.com/eslint/cn.eslint.org - 8057333d62984f1ca5124b937c7fb6e4d2c28b70 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Fixing height of the editor

github.com/eslint/cn.eslint.org - 3e051166ff1fd91bcde0aaf458421d5d2bc73390 authored almost 10 years ago by Ilya Volodin <[email protected]>
Fixing height of the editor

github.com/eslint/archive-website - 3e051166ff1fd91bcde0aaf458421d5d2bc73390 authored almost 10 years ago by Ilya Volodin <[email protected]>
Merge pull request #19 from ilyavolodin/fixes

Fixing layout issues and adding eslint.json for easier updates

github.com/eslint/archive-website - cbc2ed7dc4955260465a875be68505a220d8472e authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #19 from ilyavolodin/fixes

Fixing layout issues and adding eslint.json for easier updates

github.com/eslint/cn.eslint.org - cbc2ed7dc4955260465a875be68505a220d8472e authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Fixing layout issues and adding eslint.json for easier updates

github.com/eslint/cn.eslint.org - 4a92d91366d546643f6a5303dd40d1599ede77c2 authored almost 10 years ago by Ilya Volodin <[email protected]>
Fixing layout issues and adding eslint.json for easier updates

github.com/eslint/archive-website - 4a92d91366d546643f6a5303dd40d1599ede77c2 authored almost 10 years ago by Ilya Volodin <[email protected]>
Merge pull request #18 from ilyavolodin/gh-pages

Adding demo page to the site (Closes #3)

github.com/eslint/archive-website - 8cf420bfa293cb06ba86e6032aef1e4e98b53865 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #18 from ilyavolodin/gh-pages

Adding demo page to the site (Closes #3)

github.com/eslint/cn.eslint.org - 8cf420bfa293cb06ba86e6032aef1e4e98b53865 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Adding demo page to the site

github.com/eslint/cn.eslint.org - cb71149e4de1429abb43a1591cc8c5e92dcd9148 authored almost 10 years ago by Ilya Volodin <[email protected]>
Adding demo page to the site

github.com/eslint/archive-website - cb71149e4de1429abb43a1591cc8c5e92dcd9148 authored almost 10 years ago by Ilya Volodin <[email protected]>
0.13.0 release

github.com/eslint/archive-website - c68c630af8f7025048ec05fd25833dc1bdc92ec1 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
0.13.0 release

github.com/eslint/cn.eslint.org - c68c630af8f7025048ec05fd25833dc1bdc92ec1 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Autogenerated new docs at Sat Jan 24 2015 14:21:17

github.com/eslint/cn.eslint.org - f9cc99408fb019ef5eafad6f963532859abd4eaa authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Autogenerated new docs at Sat Jan 24 2015 14:21:17

github.com/eslint/archive-website - f9cc99408fb019ef5eafad6f963532859abd4eaa authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Update: Enable heading IDs

github.com/eslint/archive-website - fbdd5806292df78520100d86f687ba813a74c820 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Update: Enable heading IDs

github.com/eslint/cn.eslint.org - fbdd5806292df78520100d86f687ba813a74c820 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
1.7.1

github.com/eslint/js - 287eeb52cc64185758b0c9f5b17b8ad34a9ae754 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #40 from peterkc/for-of

When ecmaFeatures.forOf is true, check for operator is "undefined" when match keyword is "in" #39

github.com/eslint/js - bf81a3d5a7b1bcb3b59fd6f5e76bfbeed791d56e authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Fix: When ecmaFeatures.forOf is true, check for operater is "undefined" when match keyword is "in" (fixes #39)

github.com/eslint/js - 572527fce725571aa2eec92a154284d59c9d1b82 authored almost 10 years ago by Peter Chanthamynavong <[email protected]>
1.7.0

github.com/eslint/js - 12f10d8c6ece1d4572455aaeea3317cae15e023c authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #38 from FredKSchott/template-strings

New: Add support for template strings

github.com/eslint/js - 8ba16b5bbc1fd00090ceb75c2037f9d2ddd75a2d authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
New: Add support for template strings

github.com/eslint/js - bd79c36f73022798dfcbf2112033a6e7ea80604c authored almost 10 years ago by FredKSchott <[email protected]>
Merge pull request #37 from xjamundx/default-params

New: Add support for default parameters (refs #10)

github.com/eslint/js - 31440b329128c77cad4409c6698f3be29e2a11be authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Add details about rule removal

github.com/eslint/archive-website - dfc513eaf0f3ae0a4056ddcd60e53419af24ad7a authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Add details about rule removal

github.com/eslint/cn.eslint.org - dfc513eaf0f3ae0a4056ddcd60e53419af24ad7a authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
New: Add support for default parameters (refs #10)

github.com/eslint/js - dd0afd9007ea11ae88a88ef4e98f158d72ad92dc authored almost 10 years ago by Jamund Ferguson <[email protected]>
Increments creates reference with read/write

ref #33

github.com/eslint/eslint-scope - f869148d434251e6d38610f0466508fcd9c68207 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Add limitations note

github.com/eslint/archive-website - d7357714c483b204c9166eaa181980ab352ced86 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Add limitations note

github.com/eslint/cn.eslint.org - d7357714c483b204c9166eaa181980ab352ced86 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Add issue links to release announcement

github.com/eslint/cn.eslint.org - 7504490ad7c7b1f95a65cdda675b5f4bea69632b authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Add issue links to release announcement

github.com/eslint/archive-website - 7504490ad7c7b1f95a65cdda675b5f4bea69632b authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Release 0.12.0

github.com/eslint/archive-website - 17229f946053e7c800a610f1268ed20ace451b30 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Release 0.12.0

github.com/eslint/cn.eslint.org - 17229f946053e7c800a610f1268ed20ace451b30 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Autogenerated new docs at Sat Jan 17 2015 08:58:59

github.com/eslint/cn.eslint.org - 66a0ad811cea5225d2cec396af0287420664e205 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Autogenerated new docs at Sat Jan 17 2015 08:58:59

github.com/eslint/archive-website - 66a0ad811cea5225d2cec396af0287420664e205 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #34 from FredKSchott/unicode-code-point-escapes

New: Add support for unicode code point escape sequences (fixes #32)

github.com/eslint/js - b96e796e3bed32e0cd31b65075df2ce3371f4db2 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
New: Add support for unicode code point escape sequences

github.com/eslint/js - f92be256a7f35de91cfb876270e936a3401ff739 authored almost 10 years ago by FredKSchott <[email protected]>
LabeledStatement should not generate the reference

ref #33

github.com/eslint/eslint-scope - 879424260e2000cd6ebad4568a49ee519a2565eb authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Clean up Scope closing code

github.com/eslint/eslint-scope - 845b9472e3addbabea8c28042efabe5bdef2b7e6 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
1.6.0

github.com/eslint/js - 6dc6eed4952b805fea80cb702dcb05fc9c2f67e9 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Update: Make comment attachment tests look at whole AST

github.com/eslint/js - fd7e12d660d83d040726c84ef6169fdbad889c3c authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Docs: Update README to reflect feature flags

github.com/eslint/js - cb04184d5b2983e1f0f0bd255bf98d80c3827a36 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Clean up the GlobalScope code

github.com/eslint/eslint-scope - 2195fcf0fdcd4cc80cc21e136672a5e10b02a110 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Drop the last comma of import

github.com/eslint/eslint-scope - 335dc9c3ee1dbf1d5c90afeeece0e6155b3f295e authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Change type of FunctionExpressionNameScpe to 'function-expression-name'

This change breaks the backword compatibility.
Need to update the major version.

github.com/eslint/eslint-scope - 9e88b5bca02f8c908e90812d096960b5b6124c92 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
0.5.0

github.com/eslint/eslint-tester - da40662d36f09f71d06abca5b2fb9c053facef54 authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Use __nestScope

github.com/eslint/eslint-scope - d518ed50861df0607be816d8bc83e8b45137730d authored almost 10 years ago by Yusuke Suzuki <[email protected]>
New: Add options option (fixes #15)

github.com/eslint/eslint-tester - fa8f35adebf279f7f5d51f599eadf989c62abdbf authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Update: Add ecmaFeatures support (fixes #14)

github.com/eslint/eslint-tester - 79f75c50fc65faf98a0ab822d57ad151ddc382ce authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Upgrade: dev dependencies

github.com/eslint/eslint-tester - a89d14d1a19696dac6a0dfcf4fd6e1451bb8468a authored almost 10 years ago by Nicholas C. Zakas <[email protected]>
Introduce per scope type class

github.com/eslint/eslint-scope - 0b45f75f9d150ed1c8b2ee55adc73e4d3e823c08 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Implement CatchScope and WithScope

github.com/eslint/eslint-scope - 1ca8de4c8c9b7922b7eb4b465ded60df8ec6ff1b authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Implement ModuleScope and FunctionExpressionNameScope

github.com/eslint/eslint-scope - ebb28fb1378a07f333490bce179ac3f1ab582cd4 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Fix __isClosed member

github.com/eslint/eslint-scope - 41b681d876aabc9bf318472689dae5b5d3228c86 authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Introduce GlobalScope class

github.com/eslint/eslint-scope - 788a7f10783287aee81f1fd027643b5af91c254f authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Add function expression name scope tests

github.com/eslint/eslint-scope - 255abf83c25852d92b49f4537d117fb4dcf3620b authored almost 10 years ago by Yusuke Suzuki <[email protected]>
Use arrow function to refer this

github.com/eslint/eslint-scope - 4c75649ef7f1edd1eec49b233ed63702e6071cf5 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Update code base to ES6

github.com/eslint/eslint-scope - e8ebf4b3d2c3e0adb1247be5faa615d080a5e835 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Use standard library assert

github.com/eslint/eslint-scope - 9b58d9d6943c6b74185bed2a27dad210fd9c02f0 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Split into lib/referencer.js

github.com/eslint/eslint-scope - cc323f465fbc3484722891ec4c0cc58b37edfa3d authored about 10 years ago by Yusuke Suzuki <[email protected]>
Docs: Add a couple more FAQs to README

github.com/eslint/js - 7d335f1de77cb3b6bdd8f4d700de8e716692bd63 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #31 from FredKSchott/duplicate-properties

New: Add support for duplicate object literal properties

github.com/eslint/js - 44f94f5752a0d831f834cb68f9f1b7b6205ada97 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
New: Add support for duplicate object literal properties

github.com/eslint/js - af60cb48cd2de8eb2359cbebe991fc6fb4d04c79 authored about 10 years ago by FredKSchott <[email protected]>
Merge pull request #30 from eslint/generators

New: Implement generators (refs #10)

github.com/eslint/js - 9f839b522fdc2cd0d3027726ed4be16cd5d00c51 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
New: Implement generators (refs #10)

github.com/eslint/js - b79bad926b8cf7533d6614952a10b46f4ffc1db7 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Introduce Definition class

github.com/eslint/eslint-scope - dc3d42121e7ec6900901fedf68e74b1141e6bf2c authored about 10 years ago by Yusuke Suzuki <[email protected]>
Use object-assign

github.com/eslint/eslint-scope - 4d0cc75ed207f57a938137c3c87008560663b1f9 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Split out Scope, ScopeManager into files

github.com/eslint/eslint-scope - 2f3f9d0a695a269691c6fa2e17b6a9d8fbe7cb3c authored about 10 years ago by Yusuke Suzuki <[email protected]>
Separate escope.js into lib/*.js files

github.com/eslint/eslint-scope - 31e05e9774aefa662e97aaab67bd60ce3c32e0b6 authored about 10 years ago by Yusuke Suzuki <[email protected]>
Remove illegal code fence

github.com/eslint/archive-website - 71d595c6942bec0a0e6525613cdc85862a97172a authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Remove illegal code fence

github.com/eslint/cn.eslint.org - 71d595c6942bec0a0e6525613cdc85862a97172a authored about 10 years ago by Nicholas C. Zakas <[email protected]>
0.11.0 released

github.com/eslint/cn.eslint.org - c7872aa73e8fe4a641b005bd383e2367f05a3cdb authored about 10 years ago by Nicholas C. Zakas <[email protected]>
0.11.0 released

github.com/eslint/archive-website - c7872aa73e8fe4a641b005bd383e2367f05a3cdb authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Autogenerated new docs at Tue Dec 30 2014 13:33:25

github.com/eslint/archive-website - 4a7da9d03c4c85a279d56aea15a36e0f758ad031 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Autogenerated new docs at Tue Dec 30 2014 13:33:25

github.com/eslint/cn.eslint.org - 4a7da9d03c4c85a279d56aea15a36e0f758ad031 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
1.5.0

github.com/eslint/js - 8d45aa1900b9b9399253b05706051e8505c00a4f authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Docs: Update README with compat info

github.com/eslint/js - 1994aabe386038e6a0466f7ec96c8478f519006a authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Update: Add regex parsing test

github.com/eslint/js - f4a3b9023e7c7b9bc56191f02e03c1feb684b6c9 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Update: s/XJS/JSX/g

github.com/eslint/js - 1b2d35c69921a49794c6ee1aff3a8a435fdd8f73 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Build: Update release script

github.com/eslint/js - 7d03d46b675101fea9f051baed0c16b9174ff6e9 authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Merge pull request #28 from FredKSchott/refactor-syntax-tree

Update: Move SyntaxTree to ast-node-factory.js

github.com/eslint/js - 437db3b3e836b1482d809bab5cb433502e8885ae authored about 10 years ago by Nicholas C. Zakas <[email protected]>
Update: Move SyntaxTree to ast-node-factory.js

github.com/eslint/js - de62fc53e863e295d8007777fdb1bc474a9d9d5f authored about 10 years ago by FredKSchott <[email protected]>