@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)) 

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