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

Merge pull request #217 from eslint/issue181

Fix: parse unicode escapes in identifiers (fixes #181)

github.com/eslint/js - ec217f86f91342c3eb9955b01435030d273d08f1 authored about 9 years ago
Fix: parse unicode escapes in identifiers (fixes #181)

github.com/eslint/js - 72f22bf452cc439c727cbb793373e0d092c93c88 authored about 9 years ago
Fix: Ensur object rest works in destructed arg (fixes #213)

github.com/eslint/js - 8aa05fad8c381f23c6c37108099c2b422a5e8953 authored about 9 years ago
Merge pull request #215 from eslint/issue200

Breaking: Switch to Acorn (fixes #200)

github.com/eslint/js - 3086c02eae550d46a9b64689a13d9bffb034bc86 authored about 9 years ago
Merge pull request #162 from smocean/smlogo

add sm.cn logo

github.com/eslint/cn.eslint.org - 731a0f4fb14b015b862cf433dd63dd0b9d70f4bd authored about 9 years ago
Merge pull request #162 from smocean/smlogo

add sm.cn logo

github.com/eslint/archive-website - 731a0f4fb14b015b862cf433dd63dd0b9d70f4bd authored about 9 years ago
Breaking: Switch to Acorn (fixes #200)

github.com/eslint/js - 94d051f8cb3df7574f4fafa18d18f1b9c7b56a72 authored about 9 years ago
Trivial fixes

github.com/eslint/eslint-cli - 6abf409fa381fa9f96edd3288cd2d13789a80178 authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 27 2015 10:32:33

github.com/eslint/cn.eslint.org - e8ac49ad03cf4f5e3fc5adad02c30c3e1ba0e2a8 authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 27 2015 10:32:33

github.com/eslint/archive-website - e8ac49ad03cf4f5e3fc5adad02c30c3e1ba0e2a8 authored about 9 years ago
Merge pull request #139 from TEHEK/lino-fix

Fix: fixing line numbers

github.com/eslint/doctrine - 3dbbfd68a61129efe98253fa793cea1cc5cacaf1 authored about 9 years ago
Fix: Line numbers for some tags (fixes #138)

Fixing issue where input was not consumed via advance() but was skipped when
parsing tags resulti...

github.com/eslint/doctrine - 5459a6af1813549ae3a7c1662306b9d025c7751d authored about 9 years ago
Merge pull request #160 from algolia/fix/159-travis-algolia

Add Gemfile for Travis

github.com/eslint/cn.eslint.org - 961689e7199807a33a8cd2d0515fe9b3b64dcf61 authored about 9 years ago
Merge pull request #160 from algolia/fix/159-travis-algolia

Add Gemfile for Travis

github.com/eslint/archive-website - 961689e7199807a33a8cd2d0515fe9b3b64dcf61 authored about 9 years ago
Add Gemfile for Travis

github.com/eslint/archive-website - 81d34d2f7063da4108c3bba8ce97f3e34af245e4 authored about 9 years ago
Add Gemfile for Travis

github.com/eslint/cn.eslint.org - 81d34d2f7063da4108c3bba8ce97f3e34af245e4 authored about 9 years ago
Bumps package version

github.com/eslint/eslint-scope - a3402c3e5c04f4e3dc15c88fd2d7ce8608d26ba7 authored about 9 years ago
Merge pull request #89 from estools/spread

Extract PatternVisitor to easily patch it

github.com/eslint/eslint-scope - 2386d844d5b228ff32103646602c58b268f3d895 authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 20 2015 15:05:32

github.com/eslint/cn.eslint.org - e3e4d60ea94e1da8e88bd72adc9a2196e9446c6b authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 20 2015 15:05:32

github.com/eslint/archive-website - e3e4d60ea94e1da8e88bd72adc9a2196e9446c6b authored about 9 years ago
Updated blog post

github.com/eslint/archive-website - c710ab3194e923a843a9b082fc1d36cf6c40c6ea authored about 9 years ago
Updated blog post

github.com/eslint/cn.eslint.org - c710ab3194e923a843a9b082fc1d36cf6c40c6ea authored about 9 years ago
Updated v1.10.0 blog post

github.com/eslint/cn.eslint.org - 04a810028b24afe91eba5889602badb44f155df1 authored about 9 years ago
Updated v1.10.0 blog post

github.com/eslint/archive-website - 04a810028b24afe91eba5889602badb44f155df1 authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 20 2015 10:26:25

github.com/eslint/archive-website - 65685f7ad19cb7d92d8b767ed80b2d52128f6246 authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 20 2015 10:26:25

github.com/eslint/cn.eslint.org - 65685f7ad19cb7d92d8b767ed80b2d52128f6246 authored about 9 years ago
Extract PatternVisitor to easily patch it

This allow external users to extend escope with SpreadProperty support.

github.com/eslint/eslint-scope - e1c68b82a53e884f9f49f1b3b97eb23203236df7 authored about 9 years ago
Merge pull request #13 from meeech/issue-11

Fix: fix rule id and plugin id validator (fixes #11)

github.com/eslint/generator-eslint - 65bf6eab21dcf1c0fd74817e4abda8166c146bd7 authored about 9 years ago
Fix: fix rule id and plugin id validator (fixes #11)

github.com/eslint/generator-eslint - fcd3582e1867a4231d8d8987a76763d6cd02ba47 authored about 9 years ago
Bumps package version

github.com/eslint/eslint-scope - 50f1b4adab6bcbafeabdca5a04331917b9c6cedf authored about 9 years ago
Merge pull request #157 from xjamundx/search-demo

Demo: Demo and Search Working (fixes #156)

github.com/eslint/cn.eslint.org - 48c41317c82afca21ad3d40d16b12a75d05f180e authored about 9 years ago
Merge pull request #157 from xjamundx/search-demo

Demo: Demo and Search Working (fixes #156)

github.com/eslint/archive-website - 48c41317c82afca21ad3d40d16b12a75d05f180e authored about 9 years ago
Demo: Demo and Search Working (fixes #156)

github.com/eslint/archive-website - 9607fd1b18204b597859dbaa3a2694b600a5235b authored about 9 years ago
Demo: Demo and Search Working (fixes #156)

github.com/eslint/cn.eslint.org - 9607fd1b18204b597859dbaa3a2694b600a5235b authored about 9 years ago
Build: Add missing linefix package

github.com/eslint/doctrine - b3938280794e9d0024e585db87f8e2f259f4709f authored about 9 years ago
Update: Begin switch to Makefile.js

github.com/eslint/doctrine - b550756dd10231499bc12d090d82a5c4ae37437e authored about 9 years ago
Merge pull request #158 from jtuulos/adroll-logo

Add AdRoll logo

github.com/eslint/cn.eslint.org - 84255caeec1cf06358f8f7502fdccbcd41fe0014 authored about 9 years ago
Merge pull request #158 from jtuulos/adroll-logo

Add AdRoll logo

github.com/eslint/archive-website - 84255caeec1cf06358f8f7502fdccbcd41fe0014 authored about 9 years ago
add AdRoll logo

github.com/eslint/cn.eslint.org - ce71f244ad539065c5193cac66211f554af43da9 authored about 9 years ago
Merge pull request #155 from algolia/fix/514-algolia-logo

Add "powered by Algolia" to the search results

github.com/eslint/cn.eslint.org - 6b0a0b9655c1b072971887c99e5b48648d2d3f41 authored about 9 years ago
Merge pull request #155 from algolia/fix/514-algolia-logo

Add "powered by Algolia" to the search results

github.com/eslint/archive-website - 6b0a0b9655c1b072971887c99e5b48648d2d3f41 authored about 9 years ago
Add "powered by Algolia" to the search results

github.com/eslint/archive-website - 35f46b5ab451dddd27b86d4c7b3dd92de6a9bfa4 authored about 9 years ago
Add "powered by Algolia" to the search results

github.com/eslint/cn.eslint.org - 35f46b5ab451dddd27b86d4c7b3dd92de6a9bfa4 authored about 9 years ago
Merge pull request #152 from algolia/feature/algolia-search

Add Algolia search

github.com/eslint/cn.eslint.org - 420961cc2b550b99c600a3c4a50566646309a6b3 authored about 9 years ago
Merge pull request #152 from algolia/feature/algolia-search

Add Algolia search

github.com/eslint/archive-website - 420961cc2b550b99c600a3c4a50566646309a6b3 authored about 9 years ago
Add Algolia search

github.com/eslint/archive-website - a6082ceee6f837cffec1c3e13ce345dba1a1fbed authored about 9 years ago
Add Algolia search

github.com/eslint/cn.eslint.org - a6082ceee6f837cffec1c3e13ce345dba1a1fbed authored about 9 years ago
Merge pull request #137 from tmcw/typeless-return

Fix: permit return tag without type (fixes #136)

github.com/eslint/doctrine - c41359f30e8a8bd989cddfb611cbff5f05bfd522 authored about 9 years ago
Fix: permit return tag without type (fixes #136)

github.com/eslint/doctrine - 93aa74430b24cfbb929610324a038958c02446d5 authored about 9 years ago
Update blog post

github.com/eslint/cn.eslint.org - 5ef055cd7641a984cf8eae228ecd16f7b40c0acc authored about 9 years ago
Update blog post

github.com/eslint/archive-website - 5ef055cd7641a984cf8eae228ecd16f7b40c0acc authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 06 2015 09:44:04

github.com/eslint/archive-website - f57d078bbcd7f52267c085322290f8abaddd69b4 authored about 9 years ago
Autogenerated new docs and demo at Fri Nov 06 2015 09:44:04

github.com/eslint/cn.eslint.org - f57d078bbcd7f52267c085322290f8abaddd69b4 authored about 9 years ago
Merge pull request #87 from TrySound/bump-deps

Bump deps

github.com/eslint/eslint-scope - 6e8a31caa826b8b5c2c5718b9f30c486827e94a6 authored about 9 years ago
Bump dependencies

github.com/eslint/eslint-scope - 9825855a27683295a5db0256a110a7b7febbbf09 authored about 9 years ago
New: parse caption tags in examples into separate property. (fixes #131)

github.com/eslint/doctrine - c087297d61e075b7986ae9cbf0b79d53abfb1ac2 authored about 9 years ago
Merge pull request #135 from TrySound/npm-home

Fix: package.json homepage field

github.com/eslint/doctrine - 60c6fc94072993832d08cf8dc95973a4efc65bb1 authored about 9 years ago
Fix: package.json homepage field

github.com/eslint/doctrine - 58ecf4b500fc6d685059bf4d07c32ffc3c5ee503 authored about 9 years ago
Merge pull request #132 from tmcw/parse-default-array

Parse array default syntax

github.com/eslint/doctrine - 4a5823b32a25701245d330d7708db54db54f83d8 authored about 9 years ago
Autogenerated new docs and demo at Fri Oct 30 2015 10:39:02

github.com/eslint/cn.eslint.org - 7181a6e3bb179e0e47b9390a948306bedbd554ad authored about 9 years ago
Autogenerated new docs and demo at Fri Oct 30 2015 10:39:02

github.com/eslint/archive-website - 7181a6e3bb179e0e47b9390a948306bedbd554ad authored about 9 years ago
Fix: Parse array default syntax. Fixes #133

this allows the code

@param {Array} [foo=[1]] to properly be parsed

It does this by keepin...

github.com/eslint/doctrine - 9e850e774344126bcbdbabc29e8c0e943623b90c authored over 9 years ago
Merge pull request #85 from estools/travis

update travis config

github.com/eslint/eslint-scope - 50f43fe0ce2bd5b86b7b6a687931612ad29c85ab authored over 9 years ago
update travis config

github.com/eslint/eslint-scope - 636e9cb8c59f2012a30d0399ad98a08de550f621 authored over 9 years ago
Merge pull request #84 from eventualbuddha/patch-2

Improve the consistency of the source code.

github.com/eslint/eslint-scope - 24e63e019de2f64328bbe617dde462ed12f95df4 authored over 9 years ago
Merge pull request #83 from eventualbuddha/patch-1

Fix typo in comment.

github.com/eslint/eslint-scope - fe8677b032fdf593743fc83c69bf6c84586ff4b7 authored over 9 years ago
Improve the consistency of the source code.

Consistently use constants for node types and single quotes for strings.

github.com/eslint/eslint-scope - 9f751c83cbfe7c6742ce7ab5e955a93112545cb5 authored over 9 years ago
Fix typo in comment.

github.com/eslint/eslint-scope - 10c0d67623eff42902fbd111006fa676e2221375 authored over 9 years ago
Merge pull request #151 from hkjorgensen/hkjorgensen/add_zendesk_logo

Added Zendesk logo

github.com/eslint/cn.eslint.org - b1c98fefbb9bd8926f156e0cbdbe12689d7bbe84 authored over 9 years ago
Merge pull request #151 from hkjorgensen/hkjorgensen/add_zendesk_logo

Added Zendesk logo

github.com/eslint/archive-website - b1c98fefbb9bd8926f156e0cbdbe12689d7bbe84 authored over 9 years ago
Added Zendesk logo

github.com/eslint/archive-website - 8ab43644fca7fa1f7dd9e963db23f0a9ae703f71 authored over 9 years ago
Added Zendesk logo

github.com/eslint/cn.eslint.org - 8ab43644fca7fa1f7dd9e963db23f0a9ae703f71 authored over 9 years ago
Merge pull request #82 from kumavis/patch-1

fix typo

github.com/eslint/eslint-scope - a945a5eb426555fa5a2ed6fc01b9c1f52262146c authored over 9 years ago
Merge pull request #148 from platinumazure/add-gitignore

Fix: Adding .gitignore to avoid node_modules being committed (fixes #147)

github.com/eslint/cn.eslint.org - 684acbb8c0a43c4a1cee5b4703e3f74d97db822b authored over 9 years ago
Merge pull request #148 from platinumazure/add-gitignore

Fix: Adding .gitignore to avoid node_modules being committed (fixes #147)

github.com/eslint/archive-website - 684acbb8c0a43c4a1cee5b4703e3f74d97db822b authored over 9 years ago
Fix: Add .gitignore file. (fixes #147)

github.com/eslint/cn.eslint.org - cbf2da9a0d020b3b98c5fd7fad3e5eb08deb9782 authored over 9 years ago
Fix: Add .gitignore file. (fixes #147)

github.com/eslint/archive-website - cbf2da9a0d020b3b98c5fd7fad3e5eb08deb9782 authored over 9 years ago
Autogenerated new docs and demo at Wed Oct 21 2015 10:12:31

github.com/eslint/archive-website - d664e1867cbaf1f8515cf8eb222a367677b4c20c authored over 9 years ago
Autogenerated new docs and demo at Wed Oct 21 2015 10:12:31

github.com/eslint/cn.eslint.org - d664e1867cbaf1f8515cf8eb222a367677b4c20c authored over 9 years ago
Merge pull request #150 from klamping/patch-1

Add missing single-quote

github.com/eslint/cn.eslint.org - 7f61a20b8bf2c1c406a9dbfc38e8ea7250fd303c authored over 9 years ago
Merge pull request #150 from klamping/patch-1

Add missing single-quote

github.com/eslint/archive-website - 7f61a20b8bf2c1c406a9dbfc38e8ea7250fd303c authored over 9 years ago
Add missing single-quote

github.com/eslint/archive-website - a1f99e5ca70485e9328ca32f7eb03ce17bddaf52 authored over 9 years ago
Add missing single-quote

github.com/eslint/cn.eslint.org - a1f99e5ca70485e9328ca32f7eb03ce17bddaf52 authored over 9 years ago
Autogenerated new docs and demo at Mon Oct 19 2015 14:13:05

github.com/eslint/cn.eslint.org - 1ca64210fa8e72cdc138b3db55f1dbf955287162 authored over 9 years ago
Autogenerated new docs and demo at Mon Oct 19 2015 14:13:05

github.com/eslint/archive-website - 1ca64210fa8e72cdc138b3db55f1dbf955287162 authored over 9 years ago
Merge pull request #149 from platinumazure/improve-pull-requests

Fix: Adding links to pull request guide for clarity. (fixes #146)

github.com/eslint/archive-website - b4a59703c11c28252c63e2be99ec19770016ec99 authored over 9 years ago
Merge pull request #149 from platinumazure/improve-pull-requests

Fix: Adding links to pull request guide for clarity. (fixes #146)

github.com/eslint/cn.eslint.org - b4a59703c11c28252c63e2be99ec19770016ec99 authored over 9 years ago
Fix: Adding links to pull request guide for clarity. (fixes #146)

github.com/eslint/cn.eslint.org - dfa3be46e7e503db97e834b81d325a692480143d authored over 9 years ago
Fix: Adding links to pull request guide for clarity. (fixes #146)

github.com/eslint/archive-website - dfa3be46e7e503db97e834b81d325a692480143d authored over 9 years ago
Autogenerated new docs and demo at Fri Oct 16 2015 14:54:17

github.com/eslint/archive-website - 9777fb716344b77ebb940a4008750e37c196dc39 authored over 9 years ago