JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 66
  • Score
    100M100P100Q81632F
  • License BSD 3-clause License

The migration of the Java ASM framework

Package Exports

  • java-asm

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

Readme

asm-ts

Migrate asm into typescript (Unstable)

Notice that this package currently ONLY support the read. Write functions are broken. I might fix if I have time. (Probably not)

Personally, I only use this to read annotation data, and I only test visit annotation function.

If you want to contribute this, feel free to fork or make a pull request.