JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 45
  • Score
    100M100P100Q82202F
  • License ISC

Dockerized databases for development

Package Exports

  • datamint
  • datamint/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (datamint) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Datamint

npm Coverage Status

Datamint is a utility library that simplifies setting up and tearing down Dockerized databases for testing purposes. It currently supports MongoDB, MySQL, and PostgreSQL.

Documentation

Please visit Datamint Documentation for detailed information on how to use Datamint.