johnny-utils
v1.0.4
Published
JohnnyUtils a utils library for js
Downloads
3
Readme
Usage
window.SMART.Utils
npm install johnny-utils --save
import JohnnyUtils from 'johnny-utils'
methods:
JohnnyUtils.extend()
JohnnyUtils.bindEvent()
JohnnyUtils.getScript()
JohnnyUtils.getCss()
JohnnyUtils.bindEvent()
JohnnyUtils.eval()
JohnnyUtils.nano()
JohnnyUtils.Data.isObject()
JohnnyUtils.Data.isNumber()
JohnnyUtils.Data.isArray()
JohnnyUtils.Data.isString()
JohnnyUtils.Data.isObject()
JohnnyUtils.Cookie.get()
JohnnyUtils.Cookie.set()
JohnnyUtils.Cookie.del()
JohnnyUtils.Time.sec()
JohnnyUtils.String.replace()
JohnnyUtils.Math.degreeRadian()
JohnnyUtils.Math.radianDegree()
JohnnyUtils.Css.fixCss()
JohnnyUtils.Css.css()
JohnnyUtils.jsonp()
let rect=new JohnnyUtils.Rect()
rect.fixInRec()
rect.fillInRec()