GitShow/Rich-Harris/golden-fleece
Rich-Harris

golden-fleece

Parse and manipulate JSON5 strings

by Rich-Harris
Star on GitHubForkWebsitenpm

TypeScript

61 stars5 forks4 contributorsQuiet · 3y agoSince 2017

Meet the team

See all 4 on GitHub →
Rich-Harris
Rich-Harris56 contributions
Conduitry
Conduitry12 contributions
TehShrike
TehShrike4 contributions
jviide
jviide1 contribution

Languages

View on GitHub →
TypeScript77%
HTML18.2%
JavaScript4.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 3y ago
See all on GitHub →
evertheylen
Relicensing to a more commonly accepted licenseOpenIssue

I forked this library into silver-fleece, removing JSON5 support and just focussing on standard JSON (with comments). A user of silver-fleece has noted that the LIL license is not OSI-approved and it is causing problems with some stricter company policies. See this issue for all the details. I thought I'd ask here about relicensing too. @Rich-Harris, @Conduitry and @TehShrike, would you be willing to license your contributions under the MIT license (or alternatively any of other 3 licenses listed in the issue)?

evertheylen · 1y ago
jdalton
Add option to force quoted keys.OpenIssue

I know golden-fleece works on JSON5 but I'm finding it handy to edit package.json files _(nothing fancy)_. However, since it's plain old JSON the keys generated need to be double quoted. In cases of creating new keys golden-fleece currently leaves them unquoted unless needed-to for valid syntax.

jdalton · 3y ago
Rich-Harris
Excess newlines when adding items to an arrayOpenIssue

See https://svelte.technology/repl?version=2.7.2&demo=binding-input-checkbox-group — uncheck everything, then start checking things

Rich-Harris · 8y ago

Recent fixes

View closed PRs →
giacomorebonato
Dependencies updateMergedPR

I was looking for a library that library that manipulates JSON5 and this is perfect! I am trying to see if it can be done to safely update dependencies.

giacomorebonato · 3y ago
Rich-Harris
negative numbers patched incorrectlyClosedIssue

Rich-Harris · 8y ago
Rich-Harris
failing test for #16MergedPR
Rich-Harris · 8y ago
Structured data for AI agents

Repository: Rich-Harris/golden-fleece. Description: Parse and manipulate JSON5 strings Stars: 61, Forks: 5. Primary language: TypeScript. Languages: TypeScript (77%), HTML (18.2%), JavaScript (4.8%). Homepage: http://golden-fleece.surge.sh/ Open PRs: 3, open issues: 3. Last activity: 3y ago. Community health: 42%. Top contributors: Rich-Harris, Conduitry, TehShrike, jviide.

·@ofershap

Replace github.com with gitshow.dev