An open API service indexing awesome lists of open source software.

https://github.com/rainbowatcher/js-utils

Collection of common JavaScript / TypeScript utils
https://github.com/rainbowatcher/js-utils

Last synced: 3 months ago
JSON representation

Collection of common JavaScript / TypeScript utils

Awesome Lists containing this project

README

          

[![install size](https://packagephobia.com/badge?p=@rainbowatcher/js-utils)](https://packagephobia.com/result?p=@rainbowatcher/js-utils)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/rainbowatcher/js-utils/ci.yml)](https://github.com/rainbowatcher/js-utils/actions)
![GitHub top language](https://img.shields.io/github/languages/top/rainbowatcher/js-utils)
![GitHub repo size](https://img.shields.io/github/repo-size/rainbowatcher/js-utils)
![npm bundle size](https://img.shields.io/bundlephobia/min/@rainbowatcher/js-utils)
![npm](https://img.shields.io/npm/dm/@rainbowatcher/js-utils)
![GitHub License](https://img.shields.io/github/license/rainbowatcher/js-utils)
![GitHub package.json version](https://img.shields.io/github/package-json/v/rainbowatcher/js-utils)
![node-lts](https://img.shields.io/node/v-lts/@rainbowatcher/js-utils)

# Js-utils

Some helpful js functions.

## API Docs

- [@rainbowatcher/common](./docs/common/README.md)
- [@rainbowatcher/fs-extra](./docs/fs-extra/README.md)
- [@rainbowatcher/maybe](./docs/maybe/README.md)
- [@rainbowatcher/path-extra](./docs/path-extra/README.md)