mateonunez / orama-plugin-boilerplate

Personal boilerplate for Lyra plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orama plugin boilerplate

Create your Orama plugin.

Tests

Installation

You can install the package using npm, yarn or pnpm:

This is for example purposes only. You should use the name of your plugin.

npm i @mateonunez/orama-plugin-boilerplate
yarn add @mateonunez/orama-plugin-boilerplate
pnpm add @mateonunez/orama-plugin-boilerplate

About

Personal boilerplate for Lyra plugins

License:MIT License


Languages

Language:TypeScript 80.8%Language:Shell 19.2%