redisearch-node
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-development • Public • Published

Redisearch Node

Redisearch Node is a typescript search engine library that utilizes the RediSearch Redis Module API.

NPM scripts

  • npm t: Run test suite
  • npm start: Runs npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't 😉)

Credits

Based on awesome TypeScript library starter

Package Sidebar

Install

npm i redisearch-node

Weekly Downloads

1

Version

0.0.0-development

License

MIT

Last publish

Collaborators

  • im.pankratov