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
- Host: GitHub
- URL: https://github.com/itsjonq/depstep
- Owner: ItsJonQ
- License: mit
- Created: 2018-04-12T05:13:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T05:19:19.000Z (over 8 years ago)
- Last Synced: 2025-03-03T08:15:40.694Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!