yahoo / yahoo/serialize-javascript
Symbols
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 215
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 2
Description
I'm not sure if you want to have symbols as part of this or not
{
[Symbol('foo')]: Symbol('bar')
}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides no file, test, or entry point to follow and only asks whether Symbol values and keys should be supported. Start by reviewing the serializer's current handling of unsupported JavaScript values and its test suite. Done requires an agreed serialization format and tests defining the expected result for the shown object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100