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

https://github.com/itsjonq/depstep

Depstep 👻: A tiny deprecation utility for Javascript
https://github.com/itsjonq/depstep

Last synced: 3 months ago
JSON representation

Depstep 👻: A tiny deprecation utility for Javascript

Awesome Lists containing this project

README

          

# Depstep 👻

> A tiny deprecation utility for Javascript

* **Tiny** at less than 500B
* **Zero** dependencies

## 🔧 Installation

```
npm install --save depstep
```

## ⚡️ Usage

Documentation coming soon!