Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
is-stream
Check if something is a Node.js stream
pify
Promisify a callback-style function
postcss
Tool for transforming styles with JS plugins
loose-envify
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
change-case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
unified
parse, inspect, transform, and serialize content through syntax trees
superagent
elegant & feature rich browser / node HTTP with a fluent API
snapdragon-node
Class for creating AST nodes.
snapdragon-util
Utilities for the snapdragon parser/compiler.
swap-case
Transform a string by swapping every character from upper to lower case, or lower to upper case
camelize
recursively transform key strings to camel-case
title-case
Transform a string into title case following English rules
pupa
Simple micro templating
tailwindcss-animate
A Tailwind CSS plugin for creating beautiful animations.
to-readable-stream
Convert a value to a ReadableStream
append-transform
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
parallel-transform
Transform stream that allows you to run your transforms in parallel without changing the order
caching-transform
Wraps a transform and provides caching
hast-util-from-parse5
hast utility to transform from a `parse5` AST