Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jsonjoy-com
/
util
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 2, 2025
Merge pull request #15 from jsonjoy-com/rnd-string
Show description for 96f1cc6
streamich
authored
96f1cc6
View commit details
Copy full SHA for 96f1cc6
Browse repository at this point
style: 💄 run formatter
streamich
committed
9a53e2c
View commit details
Copy full SHA for 9a53e2c
Browse repository at this point
feat: 🎸 use new string generation in JSON generation
streamich
committed
f26fcca
View commit details
Copy full SHA for f26fcca
Browse repository at this point
feat: 🎸 implement schema based random string generation
streamich
committed
fa850ef
View commit details
Copy full SHA for fa850ef
Browse repository at this point
Commits on Aug 1, 2025
fix: 🐛 upstream codegen module
streamich
committed
cc8a116
View commit details
Copy full SHA for cc8a116
Browse repository at this point
Merge pull request #13 from jsonjoy-com/buffers
Show description for 9dd684e
streamich
authored
9dd684e
View commit details
Copy full SHA for 9dd684e
Browse repository at this point
test: 💍 remove unused tests
streamich
committed
627923e
View commit details
Copy full SHA for 627923e
Browse repository at this point
fix: 🐛 upstream buffers library
streamich
committed
cde2106
View commit details
Copy full SHA for cde2106
Browse repository at this point
Commits on Jul 25, 2025
feat: remove print utils, use `tree-dump` package instead
Show description for ad9788e
streamich
authored
ad9788e
View commit details
Copy full SHA for ad9788e
Browse repository at this point
Remove unused tree-dump dependency and revert yarn.lock changes
Show description for 61ff8fb
Copilot
and
streamich
committed
61ff8fb
View commit details
Copy full SHA for 61ff8fb
Browse repository at this point
Remove package-lock.json and use yarn for dependency management
Show description for cdae17d
Copilot
and
streamich
committed
cdae17d
View commit details
Copy full SHA for cdae17d
Browse repository at this point
feat: rename `peak()` to `peek()` and deprecate `peak()`
Show description for 1d3c348
streamich
authored
1d3c348
View commit details
Copy full SHA for 1d3c348
Browse repository at this point
style: format code with prettier
Show description for f0fd4ff
Copilot
and
streamich
committed
f0fd4ff
View commit details
Copy full SHA for f0fd4ff
Browse repository at this point
Move JSDoc description to peek() method and remove whitespace in test
Show description for 59343e1
Copilot
and
streamich
committed
59343e1
View commit details
Copy full SHA for 59343e1
Browse repository at this point
Replace src/print/ with tree-dump package
Show description for d2e2ba5
Copilot
and
streamich
committed
d2e2ba5
View commit details
Copy full SHA for d2e2ba5
Browse repository at this point
Initial assessment: Plan to replace src/print/ with tree-dump package
Show description for 8ac1f6b
Copilot
and
streamich
committed
8ac1f6b
View commit details
Copy full SHA for 8ac1f6b
Browse repository at this point
Add peek() method and deprecate peak() with backward compatibility
Show description for c019140
Copilot
and
streamich
committed
c019140
View commit details
Copy full SHA for c019140
Browse repository at this point
Initial plan
Copilot
committed
a801319
View commit details
Copy full SHA for a801319
Browse repository at this point
Initial plan
Copilot
committed
1e77865
View commit details
Copy full SHA for 1e77865
Browse repository at this point
Commits on May 5, 2025
Merge pull request #9 from jsonjoy-com/equality
Show description for 2628004
streamich
authored
2628004
View commit details
Copy full SHA for 2628004
Browse repository at this point
style: 💄 disable linter rule
streamich
committed
0350a8a
View commit details
Copy full SHA for 0350a8a
Browse repository at this point
style: 💄 run Prettier
streamich
committed
b64dd43
View commit details
Copy full SHA for b64dd43
Browse repository at this point
feat: 🎸 support Uint8Array in deep equal codegen
streamich
committed
4800f3b
View commit details
Copy full SHA for 4800f3b
Browse repository at this point
feat: 🎸 support Uint8Arrays in deep equality
streamich
committed
8d23d70
View commit details
Copy full SHA for 8d23d70
Browse repository at this point
Commits on Oct 6, 2024
Merge pull request #8 from jsonjoy-com/equal
Show description for 7f0f546
streamich
authored
7f0f546
View commit details
Copy full SHA for 7f0f546
Browse repository at this point
feat: 🎸 improve perf and use Array.isArray() in deep equal
streamich
committed
d1bbeba
View commit details
Copy full SHA for d1bbeba
Browse repository at this point
Merge pull request #7 from jsonjoy-com/move-sublibs
Show description for 05f9719
streamich
authored
05f9719
View commit details
Copy full SHA for 05f9719
Browse repository at this point
docs: ✏️ fix Typedoc build
streamich
committed
0dc6cac
View commit details
Copy full SHA for 0dc6cac
Browse repository at this point
docs: ✏️ update Typedoc paths
streamich
committed
072db7a
View commit details
Copy full SHA for 072db7a
Browse repository at this point
feat: 🎸 add json-clone implementation
streamich
committed
9492b3d
View commit details
Copy full SHA for 9492b3d
Browse repository at this point
feat: 🎸 add json-size implementation
streamich
committed
6dce811
View commit details
Copy full SHA for 6dce811
Browse repository at this point
Commits on Jul 27, 2024
Merge pull request #5 from jsonjoy-com/streams-gzip
Show description for 8a595a4
streamich
authored
8a595a4
View commit details
Copy full SHA for 8a595a4
Browse repository at this point
style: 💄 run Prettier
streamich
committed
913b1ca
View commit details
Copy full SHA for 913b1ca
Browse repository at this point
feat: 🎸 add gzip utilities
streamich
committed
d74ed22
View commit details
Copy full SHA for d74ed22
Browse repository at this point
feat: 🎸 add stream helpers
streamich
committed
e2f6638
View commit details
Copy full SHA for e2f6638
Browse repository at this point
Previous
Next
You can’t perform that action at this time.