ghost-kernel-default-plugins
v1.6.0
Published
ikagaka ghost kernel default plugins
Readme
ghost-kernel-default-plugins
ikagaka ghost kernel default plugins
Install
npm:
npm install ghost-kernel-default-pluginsbower:
bower install ghost-kernel-default-pluginsUsage
node.js(ES2015):
import {GhostKernel} from 'ghost-kernel-default-plugins';node.js(ES5):
var ghostKernel = require('ghost-kernel-default-plugins');
var GhostKernel = ghostKernel.GhostKernel;browser:
<script src="ghost-kernel-default-plugins.js"></script>
var GhostKernel = ghostKernel.GhostKernel;API
License
This is released under MIT License.
