n34t-util
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

n34t JS utilty library

A zero dependency JS utility library for the browser and node.js

Installing

npm i n34t-util

Example

import { retry } from "n34t-util";

await retry(() => {
  console.log("test");
}, 1000);

Flags

Query

Retry

Sleep

Format

Learn more

Readme

Keywords

none

Package Sidebar

Install

npm i n34t-util

Weekly Downloads

1

Version

0.8.0

License

none

Unpacked Size

248 kB

Total Files

83

Last publish

Collaborators

  • emars