JSPM

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

UUE decoder and encoder for Node.js

Package Exports

  • uue

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

Readme

The UUE module is able to decode uuencoded files from a text message.

The module is named after a common .UUE suffix for Fidonet echomail areas spreading uuencoded files (sometimes the results of such encoding are also known as “UUE codes”).

The module is written in JavaScript and requires Node.js to run.

License

MIT license (see the LICENSE file).