Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@susp3nse/awful-wow-declarations

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@susp3nse/awful-wow-declarations

Typescript declarations for the Retail World of Warcraft LUA API For Awful Framework

  • 10.0.7-dev.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Typescript declarations for the Retail World of Warcraft LUA API for Awful Framework

WoW Classic developers should use the wow-classic-declarations repository.

DragonFlight

Updates for the DragonFlight expansion are currently in development.

Supported transpilers for LUA targets:

  • TypescriptToLua GitHub-Page

Setup

Please add the awful-wow-declarations path to your tsconfig.json compiler options like below:

{
  "compilerOptions": {
    // ...
    "typeRoots": ["@types", "@susp3nse/awful-wow-declarations"]
  }
}

Disclaimer

This was forked from wow-declarations.

I'm retro fitting this to work better with the awful framework and awful-types.

Majority of the code was written by wartoshika. If needed I'll make required changes if the author finds that I have wrongly used the code above.

Keywords

FAQs

Package last updated on 01 Feb 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc