Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
dehypnosis
/
serialize-javascript
Public
forked from
yahoo/serialize-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 16, 2017
Merge pull request #30 from yahoo/update-packages
Show description for 2b1e4c7
okuryu
authored
2b1e4c7
Copy full SHA for 2b1e4c7
Update dev packages to latest
okuryu
committed
25c4f40
Copy full SHA for 25c4f40
Commits on Jul 15, 2017
Merge pull request #29 from yahoo/v1.4.0
Show description for 11fdd02
okuryu
authored
11fdd02
Copy full SHA for 11fdd02
Bump version to v1.4.0
okuryu
committed
72c6b4d
Copy full SHA for 72c6b4d
Merge pull request #28 from yahoo/travis
Show description for 331a6cf
okuryu
authored
331a6cf
Copy full SHA for 331a6cf
Update Node.js versions on CI
okuryu
committed
24408bb
Copy full SHA for 24408bb
Merge pull request #27 from ethanresnick/feature/date-continue
Show description for 4cf1296
okuryu
authored
4cf1296
Copy full SHA for 4cf1296
Commits on Apr 2, 2017
Test using isJSON and space options together
ethanresnick
committed
3a13d54
Copy full SHA for 3a13d54
Support dates
Show description for ba11f28
ethanresnick
committed
ba11f28
Copy full SHA for ba11f28
Commits on Sep 2, 2016
Merge pull request #21 from nicojs/add-deserialisation-readme
Show description for adfee60
ericf
authored
adfee60
Copy full SHA for adfee60
Commits on Sep 1, 2016
docs(readme): Add message about deserializing
nicojs
committed
fa9ca1d
Copy full SHA for fa9ca1d
Commits on May 31, 2016
1.3.0
ericf
committed
457a4c6
Copy full SHA for 457a4c6
Merge pull request #17 from yahoo/perf
Show description for 2d5c259
ericf
committed
2d5c259
Copy full SHA for 2d5c259
Commits on May 26, 2016
Add docs on options to README
ericf
committed
e7015c3
Copy full SHA for e7015c3
Commits on May 25, 2016
Improve perf via `isJSON` option
Show description for f2a5cf9
ericf
committed
f2a5cf9
Copy full SHA for f2a5cf9
Add Node 6 to Travis config
ericf
committed
0b85bf8
Copy full SHA for 0b85bf8
Commits on Feb 29, 2016
1.2.0
ericf
committed
c5b0b93
Copy full SHA for c5b0b93
Add Node 0.12, 4, 5 to Travis config
ericf
committed
ffe4390
Copy full SHA for ffe4390
Merge pull request #11 from caridy/beautifier
Show description for a76068c
ericf
committed
a76068c
Copy full SHA for a76068c
Commits on Feb 13, 2016
close #10: adding beautification option to serialize()
caridy
committed
48522ba
Copy full SHA for 48522ba
Commits on Sep 9, 2015
1.1.2
ericf
committed
e08289e
Copy full SHA for e08289e
Tweak README
ericf
committed
86958be
Copy full SHA for 86958be
Revert "Merge pull request #4 from yahoo/json-stringify-space"
Show description for 1ce6eef
ericf
committed
1ce6eef
Copy full SHA for 1ce6eef
Revert "Update examples in README to use indentation"
Show description for 9589229
ericf
committed
9589229
Copy full SHA for 9589229
Commits on Aug 27, 2015
1.1.1
ericf
committed
587bae6
Copy full SHA for 587bae6
Merge pull request #6 from yahoo/uid-placeholder-regexp
Show description for 880969b
ericf
committed
880969b
Copy full SHA for 880969b
Update examples in README to use indentation
ericf
committed
9765765
Copy full SHA for 9765765
Generate placeholder regexp with a uid for safety
Show description for 806da34
ericf
committed
806da34
Copy full SHA for 806da34
Commits on Aug 26, 2015
1.1.0
ericf
committed
826a981
Copy full SHA for 826a981
Tweak README and package.json
ericf
committed
552d9fb
Copy full SHA for 552d9fb
Merge pull request #4 from yahoo/json-stringify-space
Show description for 9264c90
ericf
committed
9264c90
Copy full SHA for 9264c90
Add `space` to JSON.stringify() for Node 0.10 issue
Show description for 129d460
ericf
committed
129d460
Copy full SHA for 129d460
Commits on Sep 16, 2014
Merge pull request #1 from hekike/master
Show description for bc8e811
ericf
committed
bc8e811
Copy full SHA for bc8e811
Fix require in the example
hekike
committed
958dda5
Copy full SHA for 958dda5
Add docs to README
ericf
committed
159497f
Copy full SHA for 159497f
Pagination
Previous
Next
You can’t perform that action at this time.