Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@dossierhq/database-adapter
A library for adapting Dossier to a database, such as SQLite or PostgreSQL.
@dossierhq/server
Library to set up a Dossier server.
@dossierhq/sqlite-core
A library used by concrete SQLite adapters for Dossier.
@dossierhq/core
The core Dossier library used by clients and server alike, used to interact with schema and entities directly, as well as remotely through a client.
@dossierhq/leaflet
A library for rendering maps in Dossier with Leaflet.
@dossierhq/react-components
React components for creating a headless CMS using Dossier.
@dossierhq/better-sqlite3
A Dossier database adapter for better-sqlite3.
@dossierhq/design
The design system for Dossier.
@dossierhq/integration-test
Integration test to ensure that different Dossier database adapters work as expected.
@dossierhq/graphql
A library for creating GraphQL servers with Dossier.
@dossierhq/react-components2
React components for creating a headless CMS using Dossier.
@dossierhq/pg
A Dossier database adapter for pg (PostgreSQL).
@dossierhq/typescript-generator
Library for generating TypeScript types for a Dossier schema.
@dossierhq/postgres-tools
Tools for managing a Postgres database for Dossier.
@dossierhq/postgres-core
A library used by concrete PostgreSQL adapters for Dossier.
@dossierhq/cloudinary
A field editor Dossier for Cloudinary images.
@dossierhq/core-vitest
A test library for users of @dossierhq/core for usage with Vitest
@dossierhq/sql.js
A Dossier database adapter for sql.js.
embed-dossier-mstr-react
This is a React component that allows you to embed a MicroStrategy Dossier in your React application.