Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
he
A robust HTML entities encoder/decoder with full Unicode support.
character-entities-legacy
List of legacy HTML named character references that don’t need a trailing semicolon
character-entities
Map of named character references
character-reference-invalid
Map of invalid numeric character references to their replacements, according to HTML
parse-entities
Parse HTML character references
character-entities-html4
Map of named character references from HTML 4
escape-goat
Escape a string for use in HTML or the inverse
stringify-entities
Serialize (encode) HTML character references
ent
Encode and decode HTML entities
node-ner
NodeJS Named Entity Recognition, using Stanford NER (easy install)
unescape
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/core
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/knex
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/postgresql
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/migrations
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/cli
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/nestjs
NestJS module for MikroORM
@mikro-orm/reflection
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/seeder
Seeder package for MikroORM.