1.1.4 • Published 6 years ago

yu-tool v1.1.4

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

Introduction

Yu.js is a utility javascript library accumulated in the development practice. It aimed to provide a range of JavaScript functions that are highly utilized in daily development.

Installation

In Browser:

<script src="Yu.js"></script>

Using npm

npm i yu-tool

Example

import Yu from 'yu-tool';

Yu.formatFloat(value,n);

Documentation

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago