0.0.14 • Published 10 months ago

stl-typescript v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Introduction

image

A modern JavaScript/Typescript utility library

  • Math
    • Vector2
    • Vector3
    • Vector4
  • Geometry
    • intersection_rectangle
  • String
    • blobToString
    • stringToBuffer
  • Time
  • Array
    • ArrayPro
  • Utils
    • debounce
    • throttle
    • typeOf

Docs 📖

https://magic-zhu.github.io/stl-typescript/

How to use

npm install stl-typescript
import { typeOf } from "stl-typescript";
console.log(typeOf("133")); //String
0.0.14

10 months ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

2 years ago

0.0.5-0

2 years ago

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

3 years ago

0.0.3-0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago