0.2.1 • Published 3 years ago

mycm-utils v0.2.1

Weekly downloads
21
License
MIT
Repository
github
Last release
3 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

3 years ago

0.2.0

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago