@vipres/iutils
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Introduction

A simple utils made with typescript. Keep updating...!

How to use

npm install @vipres/iutils 
// import { shuffle } from '@vipres/iutils'
const { shuffle } = require('@vipres/iutils')

const arr = [1,2,3,4,5]
console.log(shuffle(arr)) 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @vipres/iutils

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

4.47 kB

Total Files

11

Last publish

Collaborators

  • vipres