1.0.4 • Published 6 years ago

johnny-utils v1.0.4

Weekly downloads
16
License
-
Repository
github
Last release
6 years ago

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()
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago