Ecosyste.ms: OpenCollective

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

github.com/eslint/js

Monorepo for the JS language tools.
https://github.com/eslint/js

feat: add TokenTranslator to exports for resing

JounQin opened this pull request almost 3 years ago
Please export `TokenTranslator` for reusing outside for ESLint plugins

JounQin opened this issue almost 3 years ago
incorrect escape in string?

ajeecai opened this issue almost 3 years ago
chore: remove unused `devDependencies`

snitin315 opened this pull request almost 3 years ago
chore: add LICENSE file

snitin315 opened this pull request almost 3 years ago
needless devDependency on regenerate and unicode-6.3.0

jonassmedegaard opened this issue almost 3 years ago
vague misleading licensing grant in test files with V8 project as copyright holder

jonassmedegaard opened this issue almost 3 years ago
docs: update Build Status badge

mdjermanovic opened this pull request almost 3 years ago
chore: Upgrade to [email protected]

mdjermanovic opened this pull request almost 3 years ago
chore: switch from nyc to c8 for ESM coverage

brettz9 opened this pull request almost 3 years ago
chore: upgrade [email protected]

mdjermanovic opened this pull request almost 3 years ago
fix: Derive espree.Syntax from espree.VisitorKeys

codeworrior opened this pull request almost 3 years ago
ChainExpression and others are missing in espree.Syntax

codeworrior opened this issue almost 3 years ago
docs: added JS doc comments and tsconfig

srijan-paul opened this pull request almost 3 years ago
@types for espree?

srijan-paul opened this issue about 3 years ago
feat: support arbitrary module namespace names

mdjermanovic opened this pull request about 3 years ago
ci: use node v16 for `macOS` and `windows` jobs

snitin315 opened this pull request about 3 years ago
Increase the usage of compound assignment operators

elfring opened this issue about 3 years ago
Future of ecmaFeatures.globalReturn

nzakas opened this issue about 3 years ago
ci: use node `v16`

snitin315 opened this pull request about 3 years ago
docs: add private-in syntax

mdjermanovic opened this pull request about 3 years ago
feat: add `allowReserved` for ES3

ljharb opened this pull request about 3 years ago
feat: support for private-in syntax

ota-meshi opened this pull request about 3 years ago
feat: Add sourceType:commonjs support

nzakas opened this pull request about 3 years ago
Support sourceType: commonjs

nzakas opened this issue about 3 years ago
feat: support class static blocks

mdjermanovic opened this pull request about 3 years ago
build: upgrade eslint-release to v3.2.0 to support conventional commits

mdjermanovic opened this pull request about 3 years ago
Build: add node v17

aladdin-add opened this pull request over 3 years ago
Chore: add class static blocks tests

aladdin-add opened this pull request over 3 years ago
Fix: 0x2028 and 0x2029 in string literals should increment line number

mdjermanovic opened this pull request over 3 years ago
Breaking: Disallow reserved words in ES3

nzakas opened this pull request over 3 years ago
How to restore from AST

gland2015 opened this issue over 3 years ago
Node 15 isn't supported for v8?

silverbucket opened this issue over 3 years ago
Chore: use actions/setup-node@v2

aladdin-add opened this pull request over 3 years ago
Chore: Remove obsolete lib/visitor-keys.js

matz3 opened this pull request over 3 years ago
It's make me confuse: engines ->"node": "^12.22.0

rhinonan opened this issue over 3 years ago
Upgrade: [email protected]

mdjermanovic opened this pull request over 3 years ago
Update: reset default ecmaVersion to 5

nzakas opened this pull request over 3 years ago
Update: Support top-level await and regexp match indices

nzakas opened this pull request over 3 years ago
Breaking: drop node v10/13/v15 (fixes #501)

aladdin-add opened this pull request over 3 years ago
Drop Node v10/v13/v15 support

mdjermanovic opened this issue over 3 years ago
Parsing Nashorn Extensions

bmix opened this issue over 3 years ago
Breaking: Implement 'ecmaVersion: latest' (fixes #495)

nzakas opened this pull request over 3 years ago
Allow ecmaVersion: latest

nzakas opened this issue over 3 years ago
Upgrade: [email protected]

mdjermanovic opened this pull request over 3 years ago
Chore: Improve readability of `Program` position fix part

fisker opened this pull request over 3 years ago
Upgrade: acorn to 8.2.2 (fixes #472)

aladdin-add opened this pull request over 3 years ago
Chore: fix incorrect comment

aladdin-add opened this pull request over 3 years ago
Chore: Fix a `TODO`

fisker opened this pull request over 3 years ago
Chore: Refactor `TemplateElement` range fix

fisker opened this pull request over 3 years ago
Align program range/start/loc with other parsers

fisker opened this issue over 3 years ago
Chore: Add tests and comments for #349

nzakas opened this pull request over 3 years ago
Update: add class fields (refs eslint/eslint#14343)

mysticatea opened this pull request over 3 years ago
Chore: remove --legacy-peer-deps for Node 15

mdjermanovic opened this pull request over 3 years ago
Release with Acorn 8.x

robpalme opened this issue over 3 years ago
Chore: rm devdep leche (fixes #480)

aladdin-add opened this pull request over 3 years ago
Build: add node v16

aladdin-add opened this pull request over 3 years ago
npm v7: peer mocha@">=1.18 <7" from [email protected]

aladdin-add opened this issue almost 4 years ago
Should throw on `async () => await 5 ** 6;`

fisker opened this issue almost 4 years ago
Upgrade: [email protected]

mdjermanovic opened this pull request about 4 years ago
Breaking: syncing start/end with range (fixes #349)

anikethsaha opened this pull request about 4 years ago
Chore: Add tests for ecmaVersion default value

mdjermanovic opened this pull request about 4 years ago
New: options.recoverableErrors (eslint/rfcs#19)

mysticatea opened this pull request over 5 years ago
Allow top-level await

ehmicky opened this issue almost 6 years ago
Range information is inconsistent for Program nodes with leading whitespace

not-an-aardvark opened this issue over 7 years ago
Add typings for typescript users.

rictic opened this pull request almost 8 years ago
Unexpected character '#'

coreybutler opened this issue over 8 years ago
Shorthand property named "get" fails to parse

BenoitZugmeyer opened this issue almost 10 years ago
Fix: bad error in parsing invalid class setter (fixes #98)

Marsup opened this pull request almost 10 years ago
Error for "missing argument in class setters" fails to format

Marsup opened this issue almost 10 years ago
`[[[{a=0}]]]` should not parse

ikarienator opened this issue almost 10 years ago
Template Strings should disallow Legacy Octal Literals

mikesherov opened this issue almost 10 years ago
Template string variables in JSX raises "Unexpected token ILLEGAL"

BenoitZugmeyer opened this issue almost 10 years ago
New: Add sourceType to Program node (fixes #93)

nzakas opened this pull request almost 10 years ago
Add sourceType to Program node

nzakas opened this issue almost 10 years ago
Allow spread in more places (fixes #89)

nzakas opened this pull request almost 10 years ago
Fix: Deeply nested template literals (fixes #86)

nzakas opened this pull request almost 10 years ago
Fix: Allow super in classes by default (fixes #87)

nzakas opened this pull request almost 10 years ago
Spread operator should be allowed anywhere in array literals and function calls

BenoitZugmeyer opened this issue almost 10 years ago
Fix: generator methods in classes (fixes #85)

xjamundx opened this pull request almost 10 years ago
super should be allowed in classes by default

nzakas opened this issue almost 10 years ago
Update template literal parsing

nzakas opened this issue almost 10 years ago
Parser fails on generator methods

steadicat opened this issue almost 10 years ago
Change rest parameters to implement ESTree

nzakas opened this issue almost 10 years ago
Remove XJS note from Esprima-FB incompatibilities

lencioni opened this pull request almost 10 years ago
Ensure FunctionDeclaration is used for module exports

nzakas opened this issue almost 10 years ago
Update: Add tests for sourceType=module (refs #72)

nzakas opened this pull request almost 10 years ago
Fix: Class name should be id (fixes #78)

nzakas opened this pull request almost 10 years ago
Update ClassDeclaration/ClassExpression name -> ID

nzakas opened this issue almost 10 years ago
Test: disallow import/export in function body

xjamundx opened this pull request almost 10 years ago
Test: strict mode enforced in modules (refs #72)

xjamundx opened this pull request almost 10 years ago
Test: missing tests for modules & classes (refs #72)

xjamundx opened this pull request almost 10 years ago
Test: strict mode enforced in modules (refs #72)

xjamundx opened this pull request almost 10 years ago
New: Add modules feature flag (refs #72)

nzakas opened this pull request almost 10 years ago
Update module functionality

nzakas opened this issue almost 10 years ago
Remove TryStatement.handlers

btmills opened this issue almost 10 years ago
Update: Add TryStatement.handler (fixes #69)

btmills opened this pull request almost 10 years ago
Support TryStatement.handler

btmills opened this issue almost 10 years ago