munar-core

2.0.3 • Public • Published

munar-core

Munar core: Plugin, Adapter and Chat Command management.

You only need to use munar-core directly if you're developing an Adapter or Plugin. Otherwise, the Munar CLI may be more useful to you.

Installation

$ npm install --save munar-core

Usage

import { Plugin } from 'munar-core'
export default class MyPlugin extends Plugin {
  // etc
}

License

ISC

Dependents (2)

Package Sidebar

Install

npm i munar-core

Weekly Downloads

0

Version

2.0.3

License

ISC

Unpacked Size

49.5 kB

Total Files

25

Last publish

Collaborators

  • goto-bus-stop