johnny-utils

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i johnny-utils

Weekly Downloads

6

Version

1.0.4

License

none

Unpacked Size

29.3 kB

Total Files

9

Last publish

Collaborators

  • johnnygoo