Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-eslint-parser

The ESLint custom parser for `.vue` files.
https://github.com/vuejs/vue-eslint-parser

Chore: fix error messages

c4954e0f0a8bf04f7abd447ee1207f408b0f5693 authored over 7 years ago by Toru Nagashima <[email protected]>
1.1.0-0

158cff92df891e5d62dbc54bd8499154696230d5 authored over 7 years ago by Toru Nagashima <[email protected]>
1.1.0-0

158cff92df891e5d62dbc54bd8499154696230d5 authored over 7 years ago by Toru Nagashima <[email protected]>
New: external reference analysis

2c87e8db45274bf82f453b38c8962aa695366aa3 authored over 7 years ago by Toru Nagashima <[email protected]>
New: external reference analysis

2c87e8db45274bf82f453b38c8962aa695366aa3 authored over 7 years ago by Toru Nagashima <[email protected]>
New: services.getTemplateBodyTokenStore

560028f1cf2ce1d1a44d4935111ec5cc870dad55 authored over 7 years ago by Toru Nagashima <[email protected]>
New: services.getTemplateBodyTokenStore

560028f1cf2ce1d1a44d4935111ec5cc870dad55 authored over 7 years ago by Toru Nagashima <[email protected]>
Fix: wrong ranges for HTML entities

89b16de68360e87f81c455268ba9b8a0e1dc5b41 authored over 7 years ago by Toru Nagashima <[email protected]>
Fix: wrong ranges for HTML entities

89b16de68360e87f81c455268ba9b8a0e1dc5b41 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: extract traverse function to independent file

a864dd57adeb2681f60e4d8cfe1e9d4d655b86d7 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: extract traverse function to independent file

a864dd57adeb2681f60e4d8cfe1e9d4d655b86d7 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: improve test coverage

5e8fbf4e187abca2eb6b8b1f838d6d8508f1a4d5 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: improve test coverage

5e8fbf4e187abca2eb6b8b1f838d6d8508f1a4d5 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: remove an unused file

c26e093b4dc9c80e773576d3c7576197b38ffc35 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: remove an unused file

c26e093b4dc9c80e773576d3c7576197b38ffc35 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: upgrade dependencies

6b1e884a714d7edbd0e04969e0433578b20e2d02 authored over 7 years ago by Toru Nagashima <[email protected]>
Chore: upgrade dependencies

6b1e884a714d7edbd0e04969e0433578b20e2d02 authored over 7 years ago by Toru Nagashima <[email protected]>
Docs: update docs

af5d77862a674b953014100ba24600e10d3c963f authored over 7 years ago by Toru Nagashima <[email protected]>
Docs: update docs

af5d77862a674b953014100ba24600e10d3c963f authored over 7 years ago by Toru Nagashima <[email protected]>
New: parsing <template> (fixes #6)

a2e75f985a8f58bc9d5af7c8ca906ec1069caf64 authored over 7 years ago by Toru Nagashima <[email protected]>
New: parsing <template> (fixes #6)

a2e75f985a8f58bc9d5af7c8ca906ec1069caf64 authored over 7 years ago by Toru Nagashima <[email protected]>
1.0.0

d21b3ac1de41fea6dd4b14fd0b7389f9908349a2 authored almost 8 years ago by Toru Nagashima <[email protected]>
1.0.0

d21b3ac1de41fea6dd4b14fd0b7389f9908349a2 authored almost 8 years ago by Toru Nagashima <[email protected]>
Fix: remove unused dependencies.

a87148089a02d8cd9200eb378ac704fee14ffa4d authored almost 8 years ago by Toru Nagashima <[email protected]>
Fix: remove unused dependencies.

a87148089a02d8cd9200eb378ac704fee14ffa4d authored almost 8 years ago by Toru Nagashima <[email protected]>
Chore: update .vscode/setting.json

8f543eb49ecdb391d49f6d4ad1b75982a27ea35d authored almost 8 years ago by Toru Nagashima <[email protected]>
Chore: update .vscode/setting.json

8f543eb49ecdb391d49f6d4ad1b75982a27ea35d authored almost 8 years ago by Toru Nagashima <[email protected]>
0.2.0

5b102847aa7f699d052d667a3bcc2564bec7616c authored about 8 years ago by Toru Nagashima <[email protected]>
0.2.0

5b102847aa7f699d052d667a3bcc2564bec7616c authored about 8 years ago by Toru Nagashima <[email protected]>
Breaking: require ESLint 3.9.0 or later

- This is an update to release the feature to access ASTs of
`<template>` and `<style>`s in the ...

5766096687a0b1420b1f0780d1970c13e9044351 authored about 8 years ago by Toru Nagashima <[email protected]>
Breaking: require ESLint 3.9.0 or later

- This is an update to release the feature to access ASTs of
`<template>` and `<style>`s in the ...

5766096687a0b1420b1f0780d1970c13e9044351 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: refactoring and add more tests.

efc5fc78d87f001f5e2c4bd5d8aa5e45fda47a73 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: refactoring and add more tests.

efc5fc78d87f001f5e2c4bd5d8aa5e45fda47a73 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: move parsing logic into `lib` directory

63eb62fa1fc14770e8eb015d413e8a8fcaf6ea82 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: move parsing logic into `lib` directory

63eb62fa1fc14770e8eb015d413e8a8fcaf6ea82 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.4

94ee8fdd8583044cffb506fc47c1e93a5544e8eb authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.4

94ee8fdd8583044cffb506fc47c1e93a5544e8eb authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: remove postinstall script

fba86130e1f82d3d0b63abddb192d102589b1e36 authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: remove postinstall script

fba86130e1f82d3d0b63abddb192d102589b1e36 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.3

b3a780aa0c2affeb4df50b216ebe6d063b21b5da authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.3

b3a780aa0c2affeb4df50b216ebe6d063b21b5da authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: improve tests

5826c34117ac5a0ef1d418088a67ce9f4f42ca4f authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: improve tests

5826c34117ac5a0ef1d418088a67ce9f4f42ca4f authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: add .vscode/settings.json

0bcfd9505efe9cccf977fcfaf8a571115e13f951 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: fix mocha timeout.

https://travis-ci.org/mysticatea/vue-eslint-parser/jobs/184751525

fd92c13bc9440ab8035f25171a64467755e6fb2f authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: fix mocha timeout.

https://travis-ci.org/mysticatea/vue-eslint-parser/jobs/184751525

fd92c13bc9440ab8035f25171a64467755e6fb2f authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: update README.md for known limitations.

5f7f5fcc01502c22ee492c42cc478c1e17181d54 authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: update README.md for known limitations.

5f7f5fcc01502c22ee492c42cc478c1e17181d54 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: fix the tests for core rules

5e927d281b4d0cf68a36efbe1c0e323151100844 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: fix the tests for core rules

5e927d281b4d0cf68a36efbe1c0e323151100844 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: add core rule's tests

848f29d5feb53c53fcc774b51a046773f5ba8044 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: add core rule's tests

848f29d5feb53c53fcc774b51a046773f5ba8044 authored about 8 years ago by Toru Nagashima <[email protected]>
Update: support custom persers

b16a6c1402276631b286b8e4d8e5ac2a199d3563 authored about 8 years ago by Toru Nagashima <[email protected]>
Update: support custom persers

b16a6c1402276631b286b8e4d8e5ac2a199d3563 authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: add known limitations section (fixes #3)

d66d80da010f16f62830bd74f8a72b82e3f9a335 authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: add known limitations section (fixes #3)

d66d80da010f16f62830bd74f8a72b82e3f9a335 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.2

33eb3e5f8205c9493d674185b3517fa9c2165313 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.2

33eb3e5f8205c9493d674185b3517fa9c2165313 authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: add .gitattributes for CRLF files

b8d8e60ca9c19fbb23b5bbff629db9ffa54e9fbb authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: add .gitattributes for CRLF files

b8d8e60ca9c19fbb23b5bbff629db9ffa54e9fbb authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: the problem about `\r\n` (fixes #4)

- The `SAXParser` of `parse5` removes `\r` characters. So the
`scriptText` had been shorter than...

c3150daeab65388d125d8887901751ed017d6d96 authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: the problem about `\r\n` (fixes #4)

- The `SAXParser` of `parse5` removes `\r` characters. So the
`scriptText` had been shorter than...

c3150daeab65388d125d8887901751ed017d6d96 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.1

483e006d61d3e1ebad64cff6c0d9b8e41f34c909 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.1

483e006d61d3e1ebad64cff6c0d9b8e41f34c909 authored about 8 years ago by Toru Nagashima <[email protected]>
Fix: the problem of `lines-around-directive` (fixes #2)

- `lines-around-directive ` compares lines between `"use strict"` token
and the previous token. ...

75762559bb75292ea030bc36e7c18d7b0e75ac18 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.0

30834a3f0987b1c26cbd01d19258b6dcdcd35189 authored about 8 years ago by Toru Nagashima <[email protected]>
0.1.0

30834a3f0987b1c26cbd01d19258b6dcdcd35189 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: tweak .gitignore

ffa1ddb996aec1741830a58659318689d924d6c9 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: tweak .gitignore

ffa1ddb996aec1741830a58659318689d924d6c9 authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: tweak description.

ea4a943f01ab692a72f5ac17c82f30d3235fb326 authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: tweak description.

ea4a943f01ab692a72f5ac17c82f30d3235fb326 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: add travis.yml

0a7e066c7aaaa3429cbf6ac71193ebeae4cca7f5 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: add travis.yml

0a7e066c7aaaa3429cbf6ac71193ebeae4cca7f5 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: remove lib directory from package.json

000d830e2d326407acbfdba8237806ff62ee20ee authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: remove lib directory from package.json

000d830e2d326407acbfdba8237806ff62ee20ee authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: update README.md

748beacf3f8e7d9b615d000d9fe44afa52d35a1c authored about 8 years ago by Toru Nagashima <[email protected]>
Docs: update README.md

748beacf3f8e7d9b615d000d9fe44afa52d35a1c authored about 8 years ago by Toru Nagashima <[email protected]>
Update: support normal js files

e5b2cbbab5d195745b2406b0165942cfc2eddfa8 authored about 8 years ago by Toru Nagashima <[email protected]>
Update: support normal js files

e5b2cbbab5d195745b2406b0165942cfc2eddfa8 authored about 8 years ago by Toru Nagashima <[email protected]>
New: the first version.

fd2b9642bad8d59f95184ea8f7ff027bfe40db55 authored about 8 years ago by Toru Nagashima <[email protected]>
New: the first version.

fd2b9642bad8d59f95184ea8f7ff027bfe40db55 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: setup environment

e8324cf69fa79877fa2cc4535d7765f8c1b5aed6 authored about 8 years ago by Toru Nagashima <[email protected]>
Chore: setup environment

e8324cf69fa79877fa2cc4535d7765f8c1b5aed6 authored about 8 years ago by Toru Nagashima <[email protected]>
Initial commit

75f886b60d74459d3fb59b8f5edc4bda003bf0e1 authored about 8 years ago by Toru Nagashima <[email protected]>