audreyfeldroy / audreyfeldroy/standardjson

Even simple usage possible

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
18
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi, I think the usage of this library could be simpler:

``` python
import json262 as json

#... old code comes here (unchanged) :-)
```

I don't know it is difficult to implement it this way.

Or do reasons exist why this is not a good idea?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the proposed `import json262 as json` usage and the library's current import entry point. Determine whether making the package usable as a drop-in `json` replacement is feasible without changing existing behavior, and define compatibility tests that show the simpler import works.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.