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
.
softstack
/
typed-stringify
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
main
User selector
All users
All time
Commit history
Commits on Jul 29, 2026
feat: Bumped version to 3.0.1
Show description for ab20fb1
Robert Wirtz
committed
ab20fb1
View commit details
Copy full SHA for ab20fb1
Browse repository at this point
Commits on Nov 12, 2025
refactor: Code cleanup
RobertW123
committed
0c41fbe
View commit details
Copy full SHA for 0c41fbe
Browse repository at this point
Commits on Dec 18, 2024
3.0.0
RobertW123
committed
fc15f60
View commit details
Copy full SHA for fc15f60
Browse repository at this point
refactor: Dependencies updated
RobertW123
committed
b7971eb
View commit details
Copy full SHA for b7971eb
Browse repository at this point
Commits on Nov 21, 2024
bug: Fixed email address and homepage
Show description for 01adf42
RobertW123
committed
01adf42
View commit details
Copy full SHA for 01adf42
Browse repository at this point
Commits on Nov 15, 2024
3.0.0-alpha.3
RobertW123
committed
320839e
View commit details
Copy full SHA for 320839e
Browse repository at this point
feat: Can stringify Error classes
RobertW123
committed
7dae678
View commit details
Copy full SHA for 7dae678
Browse repository at this point
feat: Removed *.tsbuildinfo files
Show description for 65bafca
RobertW123
committed
65bafca
View commit details
Copy full SHA for 65bafca
Browse repository at this point
3.0.0-alpha.2
RobertW123
committed
d0fe237
View commit details
Copy full SHA for d0fe237
Browse repository at this point
feat: Added src to files which will be provided on npmjs.com. This is for code mapping
RobertW123
committed
163c6ab
View commit details
Copy full SHA for 163c6ab
Browse repository at this point
Commits on Nov 14, 2024
feat: Added TypeScript source to source maps
RobertW123
committed
a1efc1e
View commit details
Copy full SHA for a1efc1e
Browse repository at this point
3.0.0-alpha.1
RobertW123
committed
e3086f4
View commit details
Copy full SHA for e3086f4
Browse repository at this point
bug: Fixed repository url
RobertW123
committed
d1a5cc2
View commit details
Copy full SHA for d1a5cc2
Browse repository at this point
3.0.0-alpha.0
RobertW123
committed
f4840ad
View commit details
Copy full SHA for f4840ad
Browse repository at this point
feat: Added Map
RobertW123
committed
eefdb71
View commit details
Copy full SHA for eefdb71
Browse repository at this point
Commits on Nov 13, 2024
feat: Added Set
RobertW123
committed
bb1566b
View commit details
Copy full SHA for bb1566b
Browse repository at this point
bug: Fixed README
Show description for f56b444
RobertW123
committed
f56b444
View commit details
Copy full SHA for f56b444
Browse repository at this point
bug: Fixed examples
Show description for 54a2d3c
RobertW123
committed
54a2d3c
View commit details
Copy full SHA for 54a2d3c
Browse repository at this point
feat: Added dateFormat option
Show description for 457d221
RobertW123
committed
457d221
View commit details
Copy full SHA for 457d221
Browse repository at this point
feat: Changed bigint radix coding
Show description for 567c5b8
RobertW123
committed
567c5b8
View commit details
Copy full SHA for 567c5b8
Browse repository at this point
Commits on Nov 12, 2024
feat: bigint can be stringified with radix between 2 and 36
RobertW123
committed
8a511f5
View commit details
Copy full SHA for 8a511f5
Browse repository at this point
feat: Improved basic example
RobertW123
committed
9715b78
View commit details
Copy full SHA for 9715b78
Browse repository at this point
feat: Added Buffer example
Show description for d252d64
RobertW123
committed
d252d64
View commit details
Copy full SHA for d252d64
Browse repository at this point
feat: Updated devDependencies
Show description for 4fcfbb4
RobertW123
committed
4fcfbb4
View commit details
Copy full SHA for 4fcfbb4
Browse repository at this point
refactor: Changed stringify and parse params
Show description for 5273cdd
RobertW123
committed
5273cdd
View commit details
Copy full SHA for 5273cdd
Browse repository at this point
bug: Fixed README
RobertW123
committed
1bb5816
View commit details
Copy full SHA for 1bb5816
Browse repository at this point
Commits on Jul 31, 2023
2.0.0
RobertW123
committed
c665aef
View commit details
Copy full SHA for c665aef
Browse repository at this point
Added function
Show description for da6ccd7
RobertW123
committed
da6ccd7
View commit details
Copy full SHA for da6ccd7
Browse repository at this point
Commits on Apr 13, 2022
1.0.1
RobertW123
committed
4f37973
View commit details
Copy full SHA for 4f37973
Browse repository at this point
Changed format script args
RobertW123
committed
295206a
View commit details
Copy full SHA for 295206a
Browse repository at this point
Fixed docs
RobertW123
committed
ea65b7d
View commit details
Copy full SHA for ea65b7d
Browse repository at this point
Commits on Mar 18, 2022
Added homepage
RobertW123
committed
8533970
View commit details
Copy full SHA for 8533970
Browse repository at this point
Added license file
RobertW123
committed
68bbeeb
View commit details
Copy full SHA for 68bbeeb
Browse repository at this point
Fixed typo
RobertW123
committed
b350c49
View commit details
Copy full SHA for b350c49
Browse repository at this point
Updated docs
RobertW123
committed
7524575
View commit details
Copy full SHA for 7524575
Browse repository at this point
Previous
Next
You can’t perform that action at this time.