@phillipskevin/scoped-package

1.0.0 • Public • Published

@phillipskevin/scoped-package

Build Status

Usage

ES6 use

With StealJS, you can import this module directly in a template that is autorendered:

import plugin from '@phillipskevin/scoped-package';

CommonJS use

Use require to load @phillipskevin/scoped-package and everything else needed to create a template that uses @phillipskevin/scoped-package:

var plugin = require("@phillipskevin/scoped-package");

Standalone use

Load the global version of the plugin:

<script src='./node_modules/@phillipskevin/scoped-package/dist/global/@phillipskevin/scoped-package.js'></script>

Readme

Keywords

none

Package Sidebar

Install

npm i @phillipskevin/scoped-package

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • phillipskevin