@moonjot/moon-mem-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Mem Plugin

Installation

yarn

Build before publishing

yarn build

For dev mode run

yarn watch

This wil build the app each time you do a change

on you app add to you settings.plugins.list

				{
					"id": 2,
					"packageName": "{PATH_TO}/moon-mem-plugin", // path to the plugin
					"description": "Sample app",
					"fromPath": true, // if you packages name is develop locally
					"devMode": true, // allow auto refresh before each use
				}

Package Sidebar

Install

npm i @moonjot/moon-mem-plugin

Weekly Downloads

5

Version

0.1.3

License

MIT

Unpacked Size

67.5 kB

Total Files

24

Last publish

Collaborators

  • castrocrea