JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 44
  • Score
    100M100P100Q60891F
  • License MIT

An elite, security-first CLI for environment variable management with encryption, safe sync, masking, and health diagnostics.

Package Exports

  • @fronik/envman
  • @fronik/envman/bin/envman.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fronik/envman) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🛡️ envman

npm downloads license

A secure CLI for managing environment variables with encryption, scanning, and diagnostics.

🚀 Installation

npm install -g @fronik/envman

⚡ Quick Start

envman init envman scan

🔥 Features

  • AES-256 encryption
  • Secret detection (AWS, JWT, keys)
  • Doctor command (health checks)
  • Auto backups
  • Safe sync

🛠️ Commands

envman init envman add KEY=value envman scan envman doctor

📸 Demo

(Add GIF here later)

🤝 Contributing

Pull requests are welcome!