Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
scope-analyzer
simple scope analysis for javascript ASTs
rename-function-calls
Renames functions calls, but leaves function definitions unchanged.
vue-jscodeshift-adapter
Run jscodeshift on Vue single file components
npm-groovy-lint
Lint, format and auto-fix your Groovy / Jenkinsfile / Gradle files
add-variable-declarations
Add variable declarations for global assignments.
codemod
A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)
varify
browserify transform that converts all const assignments to var assignments.
@codeque/core
Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS
@codeque/eslint-plugin
Create custom ESLint rules based on code samples. Utilizing CodeQue - structural code search engine.
namespace-css
Namespaces all rules found in a CSS file to make them only apply to a subset of the page.
spotcss
SPOT CSS Framework { Single Place Of Truth Methodology }
grunt-fixmyjs
Automatically fix JavaScript lint errors.
shift-refactor
A suite of utilities to query and modify JavaScript source
@drumnation/ts-import-move
Safely move TypeScript files/folders and update imports
ts-simple-ast-extra
High level TypeScript Compiler API and refactor tools based on ts-morph (ex ts-simple-ast) library
astx
super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
trucker
Hauls your files around without breaking your imports
grasp
JavaScript structural search, replace, and refactor
preserve-case-replace
Replaces substring in a text while preserving case and grammatical number (plural/singular)
refactoring-codemods
Quest for IDE refactoring support within JavaScript via js-codemods