JSPM

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

Easy-to-use cipher classes such as AES, DES, etc.

Package Exports

  • node-ciphers
  • node-ciphers/dist/index.cjs
  • node-ciphers/dist/index.mjs

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 (node-ciphers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-ciphers

npm version npm downloads License

Features

Environment Requirements

  • Node.js version 18 or higher

Installation

Add dependency (example using pnpm).

pnpm add node-ciphers

You can also use yarn, npm, or bun to add the dependency.

That's it! You're ready to use this package in your project. Check out the usage instructions below ✨.

Usage

License

MIT License