Compile objects with duplicate keys to valid strict ES5
Compile regular expressions using duplicate named groups to index-based groups.
Parser for Github, GitLab and Bitbucket issues actions, references and mentions
Webpack plugin that warns you when multiple versions of the same package exist in a build.
Compile objects with duplicate keys to valid strict ES5
remark-lint rule to warn on duplicate definitions
Webpack plugin that warns you when multiple versions of the same package exist in a build.
remark-lint rule to warn on duplicate headings
rehype plugin to remove duplicates in attribute values with unique tokens
A Gherkin linter/validator written in javascript
remark-lint rule to warn on duplicate headings in a section
Discard duplicate rules in your CSS files with PostCSS.
A static analysis tool for GraphQL projects.
ESLint plugin for Angular Templates
Webpack plugin that warns you when multiple versions of the same package exist in a build.
A React component for Rutter Link
ActiveRecord-style API for IndexedDB with TypeScript support
A json handler that has an option to check for duplicated keys
🐊Putout plugin adds ability to find and remove duplicate keys
A Webpack plugin to optimize \ minimize CSS assets.
adds node crypto signing for browsers
Type definitions for duplicates checker plugin
Flowtype linting rules for ESLint.
remark-lint rule to warn on definitions that define the same urls
Duplicating ActiveRecords is easy again.
Rescue from MySQL and Sqlite duplicate errors
Allows you to dup an ActiveRecord object with selectively keeping attributes / associations with :include, :exclude, ...
Makes ActiveRecord return existing records instead of creating duplicates
Support MySQL's INSERT ... ON DUPLICATE KEY UPDATE in ActiveRecord
ActiveRecord callback which handle the name duplication in your model.
Duplicate a complete or partial database with ActiveRecord while controlling sensitive values.
An extension to ActiveRecord to allow the duplication method to also copy associated children, with recursive support for nested of grandchildren. The behavior is controllable with a simple DSL both on your rails models and on the fly, i.e. per instance. Numerous configuration styles and preprocessing directives are included for power and flexibility. Supports preprocessing of field values to prepend strings such as "Copy of ", to nullify or process field values with regular expressions. Supports most association types including has_one :through and has_many :through. Tags: copy child associations, copy nested children, copy associated child records, nested copy, copy associations, copy relations, copy relationships, duplicate associations, duplicate associated records, duplicate child records, duplicate children, copy all, duplicate all, clone child associations, clone nested children, clone associated child records, nested clone, clone associations, clone relations, clone relationships, cloning child associations, cloning nested children, cloning associated child records, deep_cloning, nested cloning, cloning associations, cloning relations, cloning relationships, cloning child associations, cloning nested children, cloning associated child records, nested cloning, cloning associations, cloning relations, cloning relationships, cloning child associations, cloning nested children, cloning associated child records, deep_cloning, nested cloning, cloning associations, cloning relations, cloning relationships, duplicate child associations, duplicate nested children, duplicate associated child records, nested duplicate, duplicate associations, duplicate relations, duplicate relationships, duplicate child associations, duplicate nested children, duplicate associated child records, deep_duplicate, nested duplicate, duplicate associations, duplicate relations, duplicate relationships, deep_copy, deep_clone, deep_cloning, deep clone, deep cloning, has_one, has_many, has_and_belongs_to_many
Allows for your ActiveRecord models to have drafts which are stored in a separate duplicate table.
ActiveRecord enhancements to optimize queries and insertion functionality. Includes support for finder index hints, ignore and duplicate update, insert select, record duplicate deletion, bulk insert, and eager loading of selected columns.
Allows for your ActiveRecord models to have drafts which are stored in a separate duplicate table.
SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.