create object generator from constructor without `new`
Only pass through newer source files
TypeScript definitions for gulp-newer
warns if there is a newer version of CLI released
warns if there is a newer version of CLI released
Find newer versions of dependencies than what your package.json allows
Convert AsyncAPI documents from older to newer versions.
ASN.1 schema for Android key attestation extensions, including legacy Keymaster and newer KeyMint structures.
Copy newer files only.
Updates a section inside a file with newer content while removing the old content.
A newer vite plugin for the Monaco Editor, support esm.
Helpers for using LESS with grunt-newer
Run Grunt tasks with only those source files modified since the last successful run.
Checks if a newer version is available for command line interfaces
A temporary helper library to avoid newer dart-sass versions printing warnings when compiling Origami.
The `ejs` template language plugin for Eleventy v3 and newer.
Determines if source file is newer than destination file(or if one exists)
We are moving to the official plugin for compatibility with newer versions and more professional support.
The `handlebars` template language plugin for Eleventy v3 and newer.
Tool to automate the migration to a newer version of the @raycast/api
The newer whirlwind the next generation version
Remote Desktop Protocol in Node.js (updated for newer version of Node)
Light-weight wrapper for the newer Promise-based MediaDevices.getUserMedia API with a fallback to navigator.getUserMedia (and it's prefixed variants)
Compares two lists of files and returns true if any of the first list are newer than any in the second list.
Support defining newtype wrapper with inheriting trait implementations
erdtree (erd) is a cross-platform, multi-threaded, and general purpose filesystem and disk usage utility that is aware of .gitignore and hidden file rules.
runs commands when a file is newer than another
A somewhat idiomatic Rust wrapper for libclang.
Support defining newtype wrapper with inheriting trait implementations
Support defining newtype wrapper with inheriting trait implementations
Low-level bindings for the X-Plane plugin SDK
Harden package manager configs against supply chain attacks. Built by Arnica.
Evolutionary Coverage-guided Fuzzing engine
The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API. Most of the client's commands map directly to API endpoints (e.g. `docker ps` is `GET /containers/json`). The notable exception is running containers, which consists of several API calls. # Errors The API uses standard HTTP status codes to indicate the success or failure of the API call. The body of the response will be JSON in the following format: ``` { "message": "page not found" } ``` # Versioning The API is usually changed in each release, so API calls are versioned to ensure that clients don't break. To lock to a specific version of the API, you prefix the URL with its version, for example, call `/v1.30/info` to use the v1.30 version of the `/info` endpoint. If the API version specified in the URL is not supported by the daemon, a HTTP `400 Bad Request` error message is returned. If you omit the version-prefix, the current version of the API (v1.42) is used. For example, calling `/info` is the same as calling `/v1.42/info`. Using the API without a version-prefix is deprecated and will be removed in a future release. Engine releases in the near future should support this version of the API, so your client will continue to work even if it is talking to a newer Engine. The API uses an open schema model, which means server may add extra properties to responses. Likewise, the server will ignore any extra query parameters and request body properties. When you write clients, you need to ignore additional properties in responses to ensure they do not break when talking to newer daemons. # Authentication Authentication for registries is handled client side. The client has to send authentication details to various endpoints that need to communicate with registries, such as `POST /images/(name)/push`. These are sent as `X-Registry-Auth` header as a [base64url encoded](https://tools.ietf.org/html/rfc4648#section-5) (JSON) string with the following structure: ``` { "username": "string", "password": "string", "email": "string", "serveraddress": "string" } ``` The `serveraddress` is a domain/IP without a protocol. Throughout this structure, double quotes are required. If you have already got an identity token from the [`/auth` endpoint](#operation/SystemAuth), you can just pass this instead of credentials: ``` { "identitytoken": "9cbaf023786cd7..." } ```
A dotfiles management CLI — track, link, and sync your config files across machines
Migrate Rustdoc's JSON output to newer format versions
Measure following file dimensions: bmp, gif, jpeg, pbm, pcx, pgm, png, ppm, psd, swf, tiff, xbm, xpm
factory_bot_rails provides integration between factory_bot and Rails 6.1 or newer
Adds newer Ruby methods to older versions.
An enhanced zero-configuration in-place replacement for the now decomissioned built-in jekyll-paginate gem. This pagination gem offers full backwards compatability as well as a slew of new frequently requested features with minimal additional site and page configuration. Optional features include auto-generation of paginated collection, tag and category pages.
factory_girl_rails provides integration between factory_girl and rails 3 or newer (currently just automatic factory definition loading)
Kill unicorn workers by memory and request counts
Ruby library for Fortran 90 and newer.
Core ri data for use with RDoc 2.5 or newer. This gem is required to use ri from RDoc 2.5 and newer with Ruby 1.8.7. ri data for Ruby 1.9.2, 1.9.3 and 2.0.0 are also included for use with JRuby but are not needed for typical installs of C Ruby. Includes data for 2.3, 2.2, 1.9, 2.1, 1.8, 2.0
Ruby wrapper for the BitBucket API supporting OAuth and Basic Authentication
A Sunspot wrapper for Mongoid that is like sunspot_rails.
Provides integration between ridgepole and rails 5 newer
Backports of newer Ruby features to older versions.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.