0.2.1 • Published 4 years ago

mycm-utils v0.2.1

Weekly downloads
21
License
MIT
Repository
github
Last release
4 years ago

It's just a personal toolkit

install

  • support umd and ejs
npm install -S mycm-utils
const mycmUtils = require('mycm-utils');
or 
import * as mycmUtils from "mycm-utils";

console.log(utils.cutHtml(str))
<script src="/path/mycm-utils.js">

var utils=mycmUtils;

console.log(utils.cutHtml(str))

https://github.com/afeizt/mycm-utils

0.2.1

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago