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

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
Additional 3rd Party Scripts

xjamundx opened this issue almost 10 years ago
New: Support ES6 classes (refs #10)

nzakas opened this pull request almost 10 years ago
Update: Refactor out comment attachment logic

nzakas opened this pull request almost 10 years ago
Docs: Update README.md

xjamundx opened this pull request almost 10 years ago
lexical binding updated from Esprima

nzakas opened this issue almost 10 years ago
Fix: Allow let/const in switchcase (fixes #54)

nzakas opened this pull request almost 10 years ago
Fix: Destructuring defaults

xjamundx opened this pull request almost 10 years ago
Fix: Extend property method range and loc to include params (fixes #36)

btmills opened this pull request almost 10 years ago
New: spread operator (refs #10)

xjamundx opened this pull request almost 10 years ago
Test: incorrectly parsed arrow fragment (refs #58)

xjamundx opened this pull request almost 10 years ago
Empty paren in expression throws TypeError

oaleynik opened this issue almost 10 years ago
New: Rest Parameter (refs: #10)

xjamundx opened this pull request almost 10 years ago
support destructured params w/defaults (shorthand syntax)

xjamundx opened this issue almost 10 years ago
create-test / default-params issue

xjamundx opened this issue almost 10 years ago
const inside switch case statement is a syntax error

dmnd opened this issue almost 10 years ago
Esprima 2.0 is out

ghost opened this issue almost 10 years ago
Fix: Actuall fix tokenization issue with templates (fixes #44)

nzakas opened this pull request almost 10 years ago
New: Support for Destructuring

xjamundx opened this pull request almost 10 years ago
New: Support for Arrow Functions

xjamundx opened this pull request almost 10 years ago
Fix: create-test tool not complaining properly

xjamundx opened this pull request almost 10 years ago
New: Allow super references in functions (refs #10)

nzakas opened this pull request about 10 years ago
New: Allow return in global scope (fixes #46)

nzakas opened this pull request about 10 years ago
Allow return in global scope

nzakas opened this issue about 10 years ago
Fix: Tokenization for template strings (fixes #44)

nzakas opened this pull request about 10 years ago
Template string tokens are strange

nzakas opened this issue about 10 years ago
fixes #35: adds module import and export grammar

caridy opened this pull request about 10 years ago
jQuery Foundation adopts Esprima

jokeyrhyme opened this issue about 10 years ago
Lines are calculated wrong when relying on ASI

lo1tuma opened this issue about 10 years ago
New: Add support for template strings

FredKSchott opened this pull request about 10 years ago
New: Add support for default parameters (refs #10)

xjamundx opened this pull request about 10 years ago
Object literal shorthand generator methods have incorrect range

btmills opened this issue about 10 years ago
Support ES6 modules (import+export declarations)

cvrebert opened this issue about 10 years ago
New: Add support for unicode code point escape sequences

FredKSchott opened this pull request about 10 years ago
Support test fixtures for when feature = false does not result in an error

FredKSchott opened this issue about 10 years ago
Implement unicode code point escapes

FredKSchott opened this issue about 10 years ago
New: Add support for duplicate object literal properties

FredKSchott opened this pull request about 10 years ago
New: Implement generators (refs #10)

nzakas opened this pull request about 10 years ago
What's up with the `extra` object?

FredKSchott opened this issue about 10 years ago
Update: Move SyntaxTree to ast-node-factory.js

FredKSchott opened this pull request about 10 years ago
New: Add JSX parsing (fixes #26)

nzakas opened this pull request about 10 years ago
Implement JSX syntax

nzakas opened this issue about 10 years ago
Website design

nzakas opened this issue about 10 years ago
Logo design

nzakas opened this issue about 10 years ago
Update: Switch location marker logic (fixes #15)

nzakas opened this pull request about 10 years ago
Fix: Parsing issues with property methods (fixes #21)

nzakas opened this pull request about 10 years ago
String identifiers can't be used with method shorthand

nzakas opened this issue about 10 years ago
New: Add support for shorthand properties (refs #10)

nzakas opened this pull request about 10 years ago
New: Add support for object literal method shorthand (refs #10)

nzakas opened this pull request about 10 years ago
Fix: Ensure comments are attached for return (fixes #2)

nzakas opened this pull request about 10 years ago
Missing files in npm package

nzakas opened this issue about 10 years ago
Features as modules

shmuelie opened this issue about 10 years ago
Switching location tracking

nzakas opened this issue about 10 years ago
For loops allow let even with blockBindings is false

nzakas opened this issue about 10 years ago
Update README.md

xjamundx opened this pull request about 10 years ago
Is there a reason why you don't contribute to esprima-fb

tcoopman opened this issue about 10 years ago
New: Add u and y regex flags (refs #10)

nzakas opened this pull request about 10 years ago
Add ECMAScript 6 features

nzakas opened this issue about 10 years ago
ES6: Parse "u" and "y" flags for regular expressions

nzakas opened this issue about 10 years ago
New: Add ecmascript flag (fixes #7)

nzakas opened this pull request about 10 years ago
Add ECMAScript version filter

nzakas opened this issue about 10 years ago
Update: remove npm-debug.log from tracked files

btmills opened this pull request about 10 years ago
Lost contributions?

mgol opened this issue about 10 years ago
Docs: Remove redundant 'features' in readme

matz3 opened this pull request about 10 years ago
Phase 1

nzakas opened this issue about 10 years ago
Trailing comments lost with return and debugger statements

nzakas opened this issue about 10 years ago
Docs: Fix a link to Wikipedia

okuryu opened this pull request about 10 years ago