JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q45366F
  • License MIT

Package Exports

  • @gulibs/tegg-chromadb
  • @gulibs/tegg-chromadb/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 (@gulibs/tegg-chromadb) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@eggjs/tegg-chromadb

NPM version Test coverage Known Vulnerabilities npm download

Install

npm i @eggjs/tegg-chromadb

Usage

// {app_root}/config/plugin.js
exports.teggChromadb = {
  enable: true,
  package: '@eggjs/tegg-chromadb',
};

Configuration

// {app_root}/config/config.default.js
exports.teggChromadb = {
};

see src/config/config.default.ts for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Contributors

Contributors

Made with contributors-img.