Finds a function that transforms a given object into another given object.
Distills a series of editing steps into deleted and added ranges
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Match human-quality input to potential matches by edit distance.
The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
No description provided.
Format for representing rich text documents and changes.
Deduplication tool for yarn.lock files
A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.
Keep require and import consistent after bundling or transpiling
React PureComponent implementation embracing Immutable.js
a glob matcher in javascript
A JavaScript text diff implementation.
Datadog CI plugin for `dora` commands
ESLint plugin for i18n
[](https://www.npmjs.com/package/@aws-sdk/middleware-websocket) [](https://www.npmjs.com/
Computes specs to re-run when files change
Workflow runtime for AI agents - deterministic pipelines with approval gates
A CLI tool to identify differences between Swagger/OpenAPI specs.
No description provided.
A language agnostic CLI tool and nodejs api to identify differences between two json schema files.
A JSX to DOM plugin that wraps expressions for fine grained change detection
Extended regular expressions
A simple auto labeler for issue or PR. Made by Danger plugin.
Enable nested transactions for suites, contexts and examples. Useful to rollback DB changes in before(:all) blocks.
A trusted number is a number whose value will not change secretly. For example (base 10): 0.1 + 0.2 is 0.3.
A Ruby implementation of the Patience diff algorithm. Patience Diff creates more readable diffs than other algorithms in some cases, particularly when much of the content has changed between the documents being compared. There's a great explanation and example [here][example]. Patience diff was originally written by Bram Cohen and is used in the [Bazaar][bazaar] version control system. This version is loosely based off the Python implementation in Bazaar. [example]: http://alfedenzo.livejournal.com/170301.html [bazaar]: http://bazaar.canonical.com/
Fidor application examples for different languages. They rely on the BETA Version of the API so things may change.
ChefSpec is a unit testing and resource coverage (code coverage) framework for testing Chef cookbooks ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers.
This Gem will change Numbers to Nepali Names. example 100.akshar = "रुपैयाँ एक सय मात्र ।"
This is a reimplementation of the Asciidoctor's built-in (pre)processor for the include::[] directive in extensible and more clean way. It provides the same features, but you can easily adjust it or extend for your needs. For example, you can change how it loads included files or add another ways how to select portions of the document to include.
A ~1,000-character selection is the default, but you can change that by calling Siddharthasampler.read(2000), for example.
Allow attribute-level read/write access control, per instance, of any ActiveModel class.
Colorizes the example output strings without changing the color of pending and error output See https://github.com/andrea-capri/rainbow_wrapper for more details.
On MS Windows, restart runs your shell command, then re-runs it any time filesystem change is detected. For example, "restart ruby test.rb" will run "ruby test.rb", then re-run it after test.rb file changes (or any other files change in current working directory or any subdirectories under it).