@resyin/mew

1.0.5 • Public • Published

Mew

Mew is a javascript utils for @resyin.

Install

In Browser

<script src="https://cdn.jsdelivr.net/npm/@resyin/mew/dist/mew.js"></script>

mew will be registered as a global variable.

console.log(mew.hello());

In NPM

$ npm install @resyin/mew --save

// ES6
import {hello} from "@resyin/mew";
console.log(hello());

Usage

See the Mew examples.

Readme

Keywords

Package Sidebar

Install

npm i @resyin/mew

Weekly Downloads

3

Version

1.0.5

License

MIT

Unpacked Size

5.43 kB

Total Files

3

Last publish

Collaborators

  • resyin