feathers-json-patch
JSON patcher
Adds support for JSON patch operations to Feathers services and clients.
Add JSON patch support to any Feathers service
9 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
starcounter-jack/json-patch | Library to update JSON documents using delta patches | 1,828 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 631 |
evanphx/json-patch | A library providing functionality for applying and creating patches to JSON data | 1,079 |
weichch/system-text-json-jsondiffpatch | Diff and patch JSON data | 108 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 93 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
fixate/feathers-stripe-webhooks | An implementation of Stripe webhooks integration with FeathersJS services | 16 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
wi2l/jsondiff | Generates patch operations for comparing two JSON documents | 530 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
marshallswain/feathers-unsplash | An adapter for using Unsplash API with FeathersJS to manage photos | 4 |