Ecosyste.ms: OpenCollective

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

github.com/mozilla/pretty-fast

Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.
https://github.com/mozilla/pretty-fast

Bump decode-uri-component from 0.2.0 to 0.2.2

dependabot[bot] opened this pull request about 2 years ago
Code with Records/Tuples can't be prettyfied

nchevobbe opened this issue over 2 years ago
Bump ajv from 6.12.0 to 6.12.6

dependabot[bot] opened this pull request almost 3 years ago
Bump tmpl from 1.0.4 to 1.0.5

dependabot[bot] opened this pull request over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
Directly require acorn instead of a specific file

nchevobbe opened this pull request over 3 years ago
Bump glob-parent from 5.1.0 to 5.1.2

dependabot[bot] opened this pull request over 3 years ago
Bump ws from 7.2.3 to 7.4.6

dependabot[bot] opened this pull request over 3 years ago
Fix pretty printing of expression with private fields.

nchevobbe opened this pull request over 3 years ago
Bump lodash from 4.17.15 to 4.17.21

dependabot[bot] opened this pull request over 3 years ago
prettyFast strips out # chars on private fields

nchevobbe opened this issue over 3 years ago
Update acorn to support parsing expression with private fields

nchevobbe opened this pull request over 3 years ago
Bump y18n from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request almost 4 years ago
Update dependencies and bump version to 0.2.4

nchevobbe opened this pull request about 4 years ago
Bump yargs-parser from 18.1.0 to 18.1.3

dependabot[bot] opened this pull request over 4 years ago
Bump lodash from 4.17.15 to 4.17.19

dependabot[bot] opened this pull request over 4 years ago
Fix: eslint - double-quotes

Nerixyz opened this pull request over 4 years ago
breaks for ... of statement by removing whitespace

gh89275 opened this issue over 4 years ago
Bump acorn from 5.2.1 to 5.7.4

dependabot[bot] opened this pull request almost 5 years ago
Update ttk after token type reassignment

jbrobst opened this pull request almost 5 years ago
Switch to jest

jasonLaster opened this pull request almost 5 years ago
Add circle ci

jasonLaster opened this pull request almost 5 years ago
Bump eslint from 0.6.2 to 4.18.2

dependabot[bot] opened this pull request almost 5 years ago
Bump minimatch from 0.3.0 to 3.0.4

dependabot[bot] opened this pull request almost 5 years ago
Bump js-yaml from 3.0.2 to 3.13.1

dependabot[bot] opened this pull request almost 5 years ago
Add package.lock

jasonLaster opened this pull request almost 5 years ago
JavaScript Style

Nerixyz opened this issue almost 5 years ago
Bug 1614192: Template-literal/string indentation

Nerixyz opened this pull request almost 5 years ago
Bump eslint from 0.6.2 to 6.6.0

dependabot[bot] opened this pull request about 5 years ago
Add Mozilla Code of Conduct

Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing

Mozilla-GitHub-Standards opened this issue almost 6 years ago
Please upgrade source-map to 0.7.2 to get speed improvements

andreicristianpetcu opened this issue almost 7 years ago
Template literals break pretty print

Loirooriol opened this issue almost 7 years ago
Does this package support column-level mapping?

mattzeunert opened this issue almost 7 years ago
Many bugfixes: the pretty-sure initiative (new pull)

mozbugzi2 opened this pull request about 7 years ago
Fix two indentation problems

jbrobst opened this pull request about 7 years ago
Fix dot notation

vaporting opened this pull request about 7 years ago
add template literals -Bump acorn to 5.2.1

assafdd opened this pull request about 7 years ago
Fix classes

legnaleurc opened this pull request about 7 years ago
Many bugfixes: the pretty-sure initiative

mozbugzi opened this pull request over 7 years ago
Better display empty braces {}

jasonLaster opened this issue over 7 years ago
Bump Package

jasonLaster opened this pull request over 7 years ago
Fix let and const issues with spacing

darkwing opened this pull request over 7 years ago
Updated source-map dependency to 0.5.6

zaggy opened this pull request over 7 years ago
Fix typo in README.md

tromey opened this pull request almost 8 years ago
Bump acorn version

bgrins opened this pull request about 9 years ago
Update to the latest Acorn.

fitzgen opened this pull request about 10 years ago
Fix some minor syntax and style issues reported by eslint and jscs.

anaran opened this pull request over 10 years ago
eslint checks syntax/jsdoc, jscs checks style. Run them via scripts chan...

anaran opened this pull request over 10 years ago
Bug975477

anaran opened this pull request over 10 years ago
Bug 1018586 - Pretty Print should indent switch statement like CodeMirro...

anaran opened this pull request over 10 years ago
Bug 977082 - Scratchpad [ Pretty Print ] should not insert space between...

anaran opened this pull request over 10 years ago
Properly sanitize more escape characters in string literals

fitzgen opened this pull request almost 11 years ago
Add support for prettifying getter and setter literals

fitzgen opened this pull request almost 11 years ago
Escape single quotes in strings to preserve round-tripping

bvibber opened this pull request almost 11 years ago
Require acorn using its full path "acorn/acorn".

ghost opened this pull request almost 11 years ago
Fix labelled break and continue statements

ghost opened this pull request almost 11 years ago