advanced-peripheral-types
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published
Package Logo

Advanced Peripherals Types (80% Complete)


This package adds full typed coverage of the Advanced Peripherals API used to increase the functionality of Computer Craft Computers.

This package does not include types for the original Computer Craft API, but it does expose the methods needed to use Advaned Peripherals

With there already being a few packages that add typings for the base Computer Craft API, I found myself searching for a package that would do the same for AP, since I couldn't find any, I made one myself :)

Usage

  • Install the package using your preferred package manager

      npm i -D advanced-peripheral-types
    
  • Include the package in your tsconfig.json to have access to the global types

    "types": ["advanced-peripheral-types"]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    2
    • latest

Version History

Package Sidebar

Install

npm i advanced-peripheral-types

Weekly Downloads

2

Version

0.1.4

License

MIT

Unpacked Size

27.5 kB

Total Files

19

Last publish

Collaborators

  • betrix