Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@travetto/base
Environment config and common utilities for travetto applications.
@travetto/asset
Modular library for storing and retrieving binary assets
@travetto/asset-rest
Provides integration between the travetto asset and rest module.
@travetto/email-template
Email templating module
@travetto/yaml
Simple YAML support, provides only clean subset of yaml
@travetto/model-elasticsearch
Elasticsearch backing for the travetto model module, with real-time modeling support for Elasticsearch mappings.
@travetto/compiler
The compiler infrastructure for the Travetto framework
@travetto/rest-fastify
Fastify provider for the travetto rest module.
@travetto/model
Datastore abstraction for core operations.
@travetto/auth-rest
Rest authentication integration support for the Travetto framework
@travetto/log
Logging framework that integrates at the console.log level.
@travetto/config
Configuration support
@travetto/rest-express
Express provider for the travetto rest module.
@travetto/rest-koa
Koa provider for the travetto rest module.
@travetto/rest-model-query
RESTful support for generating query APIs from Model classes.
@travetto/context
Async-aware state management, maintaining context across asynchronous calls.
@travetto/cli
CLI infrastructure for Travetto framework
@travetto/auth-passport
Rest authentication integration support for the travetto framework
@travetto/model-mongo
Mongo backing for the travetto model module.
@travetto/di
Dependency registration/management and injection support.