No description provided.
No description provided.
No description provided.
`@dandi/model` provides decorators for defining models and validation metadata.
The `@dandi/data` package provides basic types and helpers for data clients that connect databases and other data providers to your Dandi application. These types provide a standard interface for working with external data within Dandi.
The `@dandi/model-builder` package contains utilities for dynamically constructing and validating models defined using decorators from `@dandi/model`.
`@dandi-contrib/data-pg` wraps the [node-postgres](https://node-postgres.com/) client in implementations of `@dandi/data`'s interfaces.
`@dandi/hal` contains basic types and utilities to support using HAL. See [@dandi/mvc-hal](../mvc-hal) for usage instructions.
`@dandi/common` provides common types and utilities for the rest of the `@dandi` system.
`@dandi-contrib/aws-lambda` provides helpers for using @dandi with the AWS Lambda service.
Dandi's dependency injection is heavily influenced by [Angular](https://angular.io)'s DI system.
A JavaScript API for the Distributed Archives for Neurophysiology Data Integration (DANDI)
No description provided.
`@dandi/mvc-view` provides services for rendering view templates from `@dandi/mvc` controllers.
No description provided.
`@dandi/mvc-hal` provides services for emitting [HAL](http://stateless.co/hal_specification.html) JSON (`application/hal+json`) from `@dandi/mvc` controllers.
No description provided.
> npm install dandi-api > > npm uninstall dandi-api >
minimal implementation of a PassThrough stream
An HTTP(s) proxy `http.Agent` implementation for HTTP
Create HTTP error objects
Provides a way to make requests
A query library for ECMAScript AST using a CSS selector like query language.
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.