Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled JSON Patch #83

Open
6 tasks
streamich opened this issue Nov 3, 2021 · 0 comments
Open
6 tasks

Compiled JSON Patch #83

streamich opened this issue Nov 3, 2021 · 0 comments

Comments

@streamich
Copy link
Owner

streamich commented Nov 3, 2021

  • Add ability to pre-compile JSON Patch to JavaScript code.

Challenges:

  • It should be compatible the regular implementation.
    • Should throw the same errors.
    • Should return the same result.
    • Ideally, should support all the same commands.
  • It should not increase the bundle size by much.
@streamich streamich created this issue from a note in Kanban board (To do) Nov 3, 2021
@streamich streamich moved this from To do to In progress in Kanban board Nov 6, 2021
@streamich streamich moved this from In progress to To do in Kanban board Nov 8, 2021
@streamich streamich moved this from To do to Needs clarification in Kanban board Nov 9, 2021
@streamich streamich moved this from Needs clarification 🧪 to To do 🧺 in Kanban board Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban board
To do 🧺
Development

No branches or pull requests

1 participant