Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@typescript-eslint/typescript-estree
A parser that converts TypeScript source code into an ESTree compatible form
esprima
ECMAScript parsing infrastructure for multipurpose analysis
espree
An Esprima-compatible JavaScript parser built on Acorn
@typescript-eslint/parser
An ESLint custom parser which leverages TypeScript ESTree
ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
@eslint-community/regexpp
Regular expression parser for ECMAScript.
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
regexpp
Regular expression parser for ECMAScript.
unified
parse, inspect, transform, and serialize content through syntax trees
remark-parse
remark plugin to add support for parsing markdown input
mdast-util-from-markdown
mdast utility to parse markdown
recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
mdast-util-to-markdown
mdast utility to serialize markdown
typescript-eslint
Tooling which enables you to use TypeScript with ESLint
highlight.js
Syntax highlighting with language autodetection.
postcss-color-rebeccapurple
Use the rebeccapurple color keyword in CSS
postcss-double-position-gradients
Use double-position gradients in CSS
postcss-nesting
Nest rules inside each other in CSS
esniff
Low footprint ECMAScript source code parser