0.0.11 • Published 7 years ago

os-tool v0.0.11

Weekly downloads
13
License
MIT
Repository
-
Last release
7 years ago

#OS-TOOL

Common tool methods set

method:getStr()

option: val return String;

Notes: Order the sequence of objects into strings, compatible strings

method: getParse()

option: val return Object;

Notes: Converting the JSON string into an object, compatible with the basic data type

method: uuid()

option: (l, radix) @l for uuid's length or none; @radix for uuid's Hex or none; return uuid;

Notes: Generate unique indication

method: getParams()

option: url or none return params object;

Notes: Get the address carrying parameters

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago