Giter Site home page Giter Site logo

Comments (7)

warpech avatar warpech commented on August 27, 2024

Because it was submitted without tests. I added my own tests in the following commit so it should be good to go. Thanks!

from json-patch.

jamesplease avatar jamesplease commented on August 27, 2024

👍 Nice

from json-patch.

 avatar commented on August 27, 2024

@jmeas Wait a minute... I'm on 0.5.1, but when I call
[ { op: 'replace', path: '/foo', value: 'whatever' } ]
on
{foo: null}
I get the error: "Cannot perform the operation at a path that does not exist".

Is this issue talking about the same thing, or just objects?

from json-patch.

jamesplease avatar jamesplease commented on August 27, 2024

Dunno, I stopped using this lib

from json-patch.

 avatar commented on August 27, 2024

@jmeas Any recommendations on a better one? Development has really slowed down on this one.

from json-patch.

jamesplease avatar jamesplease commented on August 27, 2024

I wound up realizing a JS object differ (rather than JSON) better suited my needs. I don't know of a better JSON object differ.

from json-patch.

tomalec avatar tomalec commented on August 27, 2024

#69 is fixed.
For tests I've created PR to json-patch/json-patch-tests#17 Once it will get merged I'll pull it our test suite.
Is there any other case that you would to cover?

from json-patch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.