eol-check

A CLI tool to check the End-Of-Life (EOL) status of your development environment, project dependencies, and AI/ML models.

npm version CI License: MIT

Features

Installation

Global Installation

npm install -g eol-check

Local/Project Installation

npm install --save-dev eol-check

Quick Start

Run the tool in any project directory:

eol-check

Documentation

View on GitHub