0.0.3 • Published 1 year ago

lowdashtool v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Introduction

image

A modern JavaScript/Typescript utility library

Utils

namedescription               test
copy📌 Shallow copy object   
os  📌 Return the current os 
typeOf📌 Return the type of variable  

Data Structures

namedescriptiontest
Doubly Linked List
Singly Linked List ❌
Binary Search Tree ❌
  • Math
  • Geometry
  • String
  • Time
  • Container
  • Algorithm
    • shuffle

Docs 📖

How to use

npm install lowdashtool
import { typeOf } from "lowdashtool"
console.log(typeOf("133")) //String
0.0.3

1 year ago

0.0.1

1 year ago