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

Update README.md

github.com/eslint/js - xjamundx opened this pull request about 10 years ago
Use globals npm package to set environments

github.com/eslint/eslint - es128 opened this pull request about 10 years ago
valid-jsdoc check doesn't recognize @class

github.com/eslint/eslint - cvrebert opened this issue about 10 years ago
function-argument shadowing

github.com/eslint/eslint - glenjamin opened this issue about 10 years ago
semi rule "never" warns against necessary semicolons

github.com/eslint/eslint - yyx990803 opened this issue about 10 years ago
Fix: yoda treats negative numbers as literals (fixes #1571)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
global-strict rule & es6 mode

github.com/eslint/eslint - lionelB opened this issue about 10 years ago
Is there a reason why you don't contribute to esprima-fb

github.com/eslint/js - tcoopman opened this issue about 10 years ago
Allow for different brackets/braces spacing

github.com/eslint/eslint - langdonx opened this issue about 10 years ago
New: Add u and y regex flags (refs #10)

github.com/eslint/js - nzakas opened this pull request about 10 years ago
no-unused-vars confused by try-catch

github.com/eslint/eslint - nzakas opened this issue about 10 years ago
Add ECMAScript 6 features

github.com/eslint/js - nzakas opened this issue about 10 years ago
ES6: Parse "u" and "y" flags for regular expressions

github.com/eslint/js - nzakas opened this issue about 10 years ago
New: Add ecmascript flag (fixes #7)

github.com/eslint/js - nzakas opened this pull request about 10 years ago
Add ECMAScript version filter

github.com/eslint/js - nzakas opened this issue about 10 years ago
Fix: detect for...in in no-loop-func (fixes #1573)

github.com/eslint/eslint - gcochard opened this pull request about 10 years ago
no-loop-func not triggered for for/in loops

github.com/eslint/eslint - langdonx opened this issue about 10 years ago
New: Configuration via package.json (fixes #698)

github.com/eslint/eslint - MikeMcl opened this pull request about 10 years ago
yoda should treat negative numbers as literals

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Update: add yoda exception for range tests (fixes #1561)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
wiki cleanup

github.com/eslint/eslint - puzrin opened this issue about 10 years ago
Fuzz testing

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Update: remove npm-debug.log from tracked files

github.com/eslint/js - btmills opened this pull request about 10 years ago
Update the Drupal information link

github.com/eslint/eslint - theodoreb opened this pull request about 10 years ago
Lost contributions?

github.com/eslint/js - mgol opened this issue about 10 years ago
Fix: operator-assignment is not commutative (fixes #1556)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Fix: simplify comma-spacing logic (fixes #1562)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Add support for AwaitExpression (ES7)

github.com/eslint/eslint - SimonDegraeve opened this pull request about 10 years ago
Simplify comma-spacing reporting logic

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Update: Adding events to browser environment (fixes #1559)

github.com/eslint/eslint - tswaters opened this pull request about 10 years ago
Missing events in the browser environment

github.com/eslint/eslint - tswaters opened this issue about 10 years ago
Docs: Remove redundant 'features' in readme

github.com/eslint/js - matz3 opened this pull request about 10 years ago
Docs: decrease noise in "strict" rule examples

github.com/eslint/eslint - denis-sokolov opened this pull request about 10 years ago
Phase 1

github.com/eslint/js - nzakas opened this issue about 10 years ago
Fix: comma-spacing to work with array literals (fixes #1492)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Rule: space-after-function-name (fixes #1340)

github.com/eslint/eslint - jrvidal opened this pull request about 10 years ago
Docs: Fix a link to Wikipedia

github.com/eslint/js - okuryu opened this pull request about 10 years ago
Update: better operator regex in use-isnan rule (fixes #1551)

github.com/eslint/eslint - michaelficarra opened this pull request about 10 years ago
regexp in use-isnan rule is weird

github.com/eslint/eslint - michaelficarra opened this issue about 10 years ago
APIs: camelCase, snake_case and dot-notation

github.com/eslint/eslint - andrewdeandrade opened this issue about 10 years ago
Print deprecation warning instead of crash on unknown rule

github.com/eslint/eslint - andrewdeandrade opened this issue about 10 years ago
Fix: wrong op index in no-multi-spaces (fixes #1547)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Cannot get error with linter.verify()

github.com/eslint/eslint - MoOx opened this issue about 10 years ago
Restrict use-isnan violations to comparison operators.

github.com/eslint/eslint - ljharb opened this pull request about 10 years ago
ES6 rest args triggers warnings

github.com/eslint/eslint - zpao opened this issue about 10 years ago
Undocumented breaking change in 0.10.0

github.com/eslint/eslint - job13er opened this issue about 10 years ago
`NaN + 1` triggers `use-isnan` rule

github.com/eslint/eslint - ljharb opened this issue about 10 years ago
ES6JSX branch gives no-multi-str errors on JSX

github.com/eslint/eslint - jergason opened this issue about 10 years ago
Docs: alphabetize the "Stylistic Issues" section

github.com/eslint/eslint - hegemonic opened this pull request about 10 years ago
Fix the "gensite" target when DOCS_DIR does not exist

github.com/eslint/eslint - hegemonic opened this issue about 10 years ago
Tons of broken links on eslint.org

github.com/eslint/eslint - hegemonic opened this issue about 10 years ago
Crash in no-else-return

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Build: Fix md to html conversion regex (fixes #1525)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Links broken on eslint.org

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Extend no-multi-spaces with allow alignment option

github.com/eslint/eslint - neverfox opened this issue about 10 years ago
es6jsx: Lint task broken via comma-spacing

github.com/eslint/eslint - nzakas opened this issue about 10 years ago
es6jsx: getTokenBefore() failing for some cases

github.com/eslint/eslint - nzakas opened this issue about 10 years ago
Fix: typo: iffe to iife, none to non

github.com/eslint/eslint - michaelficarra opened this pull request about 10 years ago
New: Allow other file extensions (fixes #801)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Update: Disallow let/const in ES5 mode (fixes #1511)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
space-in-brackets doesn't account for parens

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Update: refactor tokens API (refs #1212)

github.com/eslint/eslint - btmills opened this pull request about 10 years ago
Include assignments in consistent-this

github.com/eslint/eslint - zmthy opened this issue about 10 years ago
global declarations should be inline, not hoisted

github.com/eslint/eslint - ljharb opened this issue about 10 years ago
Disallow let and const in ECMAScript 5 mode

github.com/eslint/eslint - nzakas opened this issue about 10 years ago
Update: Make rules work with arrow functions (fixes #1508)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Rules fail for arrow functions

github.com/eslint/eslint - nzakas opened this issue about 10 years ago
comma-spacing should handle parentheses

github.com/eslint/eslint - btmills opened this issue about 10 years ago
Fix: quotes rule ignores JSX literals (fixes #1477)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Fix: Don't explode on directory traversal (fixes #1452)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Fix: Ensure empty arrays don't throw (fixes #1418)

github.com/eslint/eslint - nzakas opened this pull request about 10 years ago
Restore Jasmine "runs" global

github.com/eslint/eslint - mgol opened this issue about 10 years ago