remark-lint-no-duplicate-defined-urls
remark-lint rule to warn on definitions that define the same urls
remark-lint rule to warn on definitions that define the same urls
Performs a deep cloning of an object own properties and symbols, with loosy or exact behavior.
Simple functions for validating persian forms
Provides a factory for generating model constructors that will never duplicate instances of a model with the same unique identifier. Useful for sharing model instances across views.
Gulp plugin for running jsinspect (detect copy-pasted and structurally similar code)
Grunt task for jsinspect
Easily get raw data from Sequelize instances
A Webpack plugin that removes duplicate css rules from chunks leaving them only in the parent css asset
A command line Node JS app for the removal of duplicate CSS rules and or properties.
A json handler that has an option to check for duplicated keys
Find duplicate values in an array
Additional ESLint's rules for commonjs
deep-copy 深拷贝,可对任意数据进行深度拷贝,包括 函数 function、正则 RegExp、Map、Set、Date、Array、URL 等等;支持含循环引用对象的拷贝,并且不会丢失成员的引用关系 和 类型信息,支持扩展,可根据数据类型定制拷贝逻辑,也可指定拷贝深度;所以,通过它可实现对任意类型的数据进行任意想要的拷贝
This plugin transforms a 'dataTest' attribute to a 'data-test' attribute in React components.
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.
JavaScript array.filter() compatible unique filter
deep-tls 提供了一些对数据进行深度操作的工具,如:深度相等测试、深度遍历、深拷贝等;其中,深拷贝deepCopy可对任意数据进行深度拷贝,包括 函数 function、正则 RegExp、Map、Set、Date、Array、URL 等等;支持含循环引用对象的拷贝,并且不会丢失成员的引用关系 和 类型信息,支持扩展,可根据数据类型定制拷贝逻辑,也可指定拷贝深度;所以,通过它可实现对任意类型的数据进行任意想要的拷贝
Detect structural similarities in your code
A Node Red node to resend flow messages
A simple implementation of *nix uniq in NodeJS to take advantage of streaming