Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
make-dir
Make a directory and its parents if needed - Think `mkdir -p`
make-error
Make your own error types!
xml
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
xmlcreate
Simple XML builder for Node.js
unist-builder
unist utility to create a new trees with a nice syntax
pdf-lib
Create and modify PDF files with JavaScript
cookies-next
Set, Get, Remove cookies on both client and server side with Next.js
output-file-sync
Synchronously write a file and create its ancestor directories if needed
@stdlib/number-float64-base-from-words
Create a double-precision floating-point number from a higher order word and a lower order word.
html-tag
Generate HTML elements from a javascript object.
@stitches/react
The modern CSS-in-JS library
docx
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
@stitches/core
The modern CSS-in-JS library
lodash.create
The lodash method `_.create` exported as a module.
nookies
A set of cookie helpers for Next.js
docxtemplater
Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line
create-frame
Easily add private variables to handlebars block helpers.
typeorm-extension
A library to create/drop database, simple seeding data sets, ...
handlebars-helper-create-frame
Handlebars block helper for creating private variables that are accessible inside the block.