Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ternary-stream
Fork stream based on passed condition, and collect down-stream
gulp-if
Conditionally run a task
gulp-match
Does a vinyl file match a condition?
is-win
Check if the machine is running Windows or not.
if-env
Simplify npm scripts with "if-env ... && npm run this || npm run that"
arrayiffy-if-string
Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
regex-empty-conditional-comments
Regular expression for matching HTML empty conditional comments
babel-plugin-jsx-control-statements
Neater control statements (if/for) for jsx
is-name-taken
Check if an NPM package name is taken
package-name-conflict
Check if NPM package names conflict
jsx-control-statements
Neater control statements (if/for) for jsx
postcss-at-rules-variables
PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else
@putout/plugin-merge-if-statements
🐊Putout plugin adds ability to merge if-statements
postcss-conditionals
PostCSS plugin that enables @if statements in your CSS
is-empty-obj
Check if an object is empty or not.
if-emoji
Check a character if it is a correctly supported emoji.
middleware-if-unless
Invokes connect-like middleware if / unless routing criteria matches. Inspired on express-unless module.
cypress-clipboard
Adds ability to copy and paste from clipboard to Cypress
if-env-defined
Simplify npm scripts with "if-env-defined ... && npm run this || npm run that"
file-exists-safe
Check if a file exists without try catch