Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Patch for antd v5 to support React 19
Fix broken node modules with no fuss
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Enhance ESLint with better support for large scale monorepos
ESM and TypeScript rewrite of Google's diff-match-patch
npm package for https://github.com/google/diff-match-patch
Patch console methods to intercept output
TypeScript definitions for diff-match-patch
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Patch typescript to support custom transformers in tsconfig.json
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
SCIM Patch operation (rfc7644).
Emscripten distribution of libheif for Node.JS and the browser
Implementation of JSON Merge Patch (RFC 7396)
Fast Javascript text diff
JSON diff & patch (object and array diff, text diff, multiple output formats)
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
⚒️ An SDK for building applications on top of Uniswap V3
Port of diff-match-patch to TypeScript.
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
TypeScript definitions for json-patch
Immutable JSON patch with support for reverting operations
bundle-patch is a CLI tool that detects vulnerable gems in your Gemfile and automatically upgrades them to a patchable version based on your configured strategy (patch/minor/all). Uses bundler-audit under the hood.
bundler-audit provides patch-level verification for Bundled apps.
An improved version of bundler-audit provides patch-level verification for Bundled apps
Rails plugin to automatically minify JS and CSS when their bundles get cached. Send in those patches!
bundler-audit provides patch-level verification for Bundled apps.
bundler-budit is a fork of bundler-audit, which provides patch-level verification for Bundled apps.
Rails plugin to automatically minify JS and CSS when their bundles get cached. Send in those patches!
A patch for cocoapods-binary by which you can cache prebuild binaries in a local path specified,besides,there are some function to eliminate bundle/dsyms copy bugs of cocoapods-binary.
This tool 1. create's a new branch 2. runs 'bundle update' 3. find's the latest patch-level version of Ruby and updates files that reference the version 4a. commit's the updates and pushes to gitlab, creating a new merge request 4b. delete's the branch if no updates were made
fast_xs provides C extensions for escaping text. The original String#fast_xs method is based on the xchar code by Sam Ruby: * http://intertwingly.net/stories/2005/09/28/xchar.rb * http://intertwingly.net/blog/2005/09/28/XML-Cleansing _why also packages an older version with Hpricot (patches submitted). The version here should be compatible with the latest version of Hpricot code. Ruby on Rails will automatically use String#fast_xs from either Hpricot or this gem version with the bundled Builder package. String#fast_xs is an almost exact translation of Sam Ruby's original implementation (String#to_xs), but it does escape """ (which is an optional, but all parsers are able ot handle it. XML::Builder as packaged in Rails 2.0 will be automatically use String#fast_xs instead of String#to_xs available.
# Rack::ReadOnly This gem allows Rack based APIs to be set to read only. At the most basic it can be used like this from your `config.ru`: ```ruby require 'rack/read_only' use Rack::ReadOnly, { active: ENV["READ_ONLY"] == "1", response_body: '{ "error": "This API is currently in read only mode." }' } run MyApp ``` When in read only mode the API will continue to respond to GET, HEAD, and OPTIONS requests as normal, but reject POST, PUT, DELETE, and PATCH requests with the body specified, and a 503 error code. ## Installation Add this line to your application's Gemfile: ```ruby gem 'rack-read_only' ``` And then execute: $ bundle Or install it yourself as: $ gem install rack-read_only ## Development After checking out the repo, run `bin/setup` to install dependencies. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing 1. Fork it ( https://github.com/jellybob/rack-read_only/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request Any new builds should pass the tests on [Travis](https://travis-ci.org/jellybob/rack-read_only)
== Xolo Xolo (sorta pronounced 'show-low') is an HTTPS server and set of command-line tools for macOS that provide automatable access to the software deployment and patch management aspects of {Jamf Pro}[https://www.jamf.com/products/jamf-pro/] and the {Jamf Title Editor}[https://learn.jamf.com/en-US/bundle/title-editor/page/About_Title_Editor.html]. It enhances Jamf Pro's abilities in many ways. The xolo-server gem packages the code needed to run `xoloserver`, the sinatra-based HTTPS server at the heart of Xolo.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.