0.0.13 • Published 27 days ago

stl-typescript v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
27 days 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.10

28 days ago

0.0.11

27 days ago

0.0.13

27 days ago

0.0.9

28 days ago

0.0.8

28 days ago

0.0.7

10 months ago

0.0.5-0

1 year ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

2 years ago

0.0.3-0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago