Run functions with side-effects safely in React
A React Hooks package for mutation-observer
Series of utilities in hooks format to extend the operation of Atomico
The json schema for a mutation testing report.
Utility functions to calculate mutation testing metrics.
A suite of web components for a mutation testing report.
Schema validation for the mutation server protocol (MSP).
A hook that tracks mutations of an element. It returns a callbackRef.
ESLint rules for controlling where and how mutation is used.
A library for declarative use of Mutation Observer API with Angular
The api for the extendable JavaScript mutation testing framework Stryker
Primitive providing the ability to watch for changes made to the DOM tree.
A plugin to use the jest test runner and framework in Stryker, the JavaScript mutation testing framework
Exposes the `MutationObserver` API, or a polyfill based on mutation events for IE 9-10.
Weapon regeX mutates regular expressions for use in mutation testing.
Performant react hook for WebApi MutationObserver
No description provided.
[](https://npm-stat.com/charts.html?package=@sanity/visual-editing) [](https://
GraphQL subscriptions for node.js
MutationObserver shim for ES3 environments
## Installation
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
React.useRef with an immediate setter and read-only value.
An entity provider for streaming large asset sources into the catalog
traverse a ruby code model and optionally mutate it along the way using a nice rubyish DSL
Check mutations outcome when it’s a hash using the same techniques as the core mutations does for inputs
Define global ids, connections and mutations to use GraphQL and Relay with a Ruby server.
Identify causative mutations in a model genome from NGS reads using the NGM method.
Rulix lets you fold complex rulesets onto complex data structures; useful for validation, data sanitization, and mutation.
A Ruby Genetic Algorithm. Very simple to use: 1, take a class to evolve it and define fitness, recombine and mutate methods. 2, create a GeneticAlgorithm object with the population. 3, call the evolve method as many times as you want.description of gem
A Ruby library and CLI for generating, mutating, and fuzzing data. The goal of ronin-fuzzer is to be both easy to use and highly customizable.
Simple classes for parsing SAM, CIGAR and MD:Z strings, including slices. Methods for calling mutations in HGVS format and looking up consequences using Ensembl VEP REST API. Developed for calling mutations at an expected position in an alignment - e.g. Amplicon sequencing of CRISPR-induced mutations.
Frozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dynamic, change any time!
MM::Space is a framework for working with Morphological Metrics and Morphological Mutations in Ruby. A core component of MM::Space is that it has a notion of global distance throughout a series of measurements or transformations. This is what "Space" implies. It uses coworker libraries MM::Metric and MM::Mutation to drive these measurements and transformations.
AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't be accessed in any other way. No developer end runs.)
Mutability is a module that provides the very simple ability to designate an "original" version of an object that is frozen, and will not change even if the working copy of the object does. The best example is a Hash or Array -- collections like those exist partly so they can be mutated in some way, either by adding or removing elements or changing their order. Now, rather than having to establish a separate "original" version of the object (not to mention dealing with the whole ivars-act-like-pointers-and-can-get-magically-changed-oops problem), you can use a MutableHash or MutableArray, and then change it to your heart's content. The MutableHash/Array are built from the Mutability mix-in, so downloading this gem also provides a library for you to add the same capabilities to any other Class you might want. Also included is the ability to revert to the original form with a single method call.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.