Socket
Socket
Sign inDemoInstall

oead

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oead

A library for recent Nintendo EAD formats in first-party games.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
59.6 kB
Created
Weekly downloads
 

Changelog

Source

[0.3.0] - 2020-09-16

Changed

  • Made some performance tweaks to decompression.
  • Added an overload to decompressFile to write the decompressed data to a path. The encoding parameter has been removed, so an encoding can only be specified in the options parameter now.

Readme

Source

oead

A library for recent Nintendo EAD formats in first-party games.

This is a pure JavaScript port of https://github.com/zeldamods/oead.

This is currently a work in progress and its API may change drastically until v1.0.0.

At this time, only Yaz0 decompression is implemented.

Usage

npm install --save oead

API

See the API documentation.

Keywords

FAQs

Last updated on 17 Sep 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc