miva-lsk-tools

1.8.0 • Public • Published

Miva LSK Tools

Tools that generate completion data for the Miva IDE VSCode plugin (and other uses).

Usage

CLI

  1. Clone the repository locally.
  2. Open Terminal and cd into the root folder.
  3. Run npm install
  4. Run npm i -g .
  5. Run miva-lsk-parser --help for more information.

LSK Parser

  • Generates a JSON, MVT or JS Object containing LSK functions sorted by file.
  • Useful for generating <mvt:do> / <MvDO> completion data.

Builtin Function Scraper

  • Scrapes completion data for Empressa builtin functions from mivascript.com for use in VSCode.

Mv Tag Scraper

  • Scrapes completion data for Miva Script tags from mivascript.com for use in VSCode.

Readme

Keywords

Package Sidebar

Install

npm i miva-lsk-tools

Weekly Downloads

10

Version

1.8.0

License

MIT

Unpacked Size

37.8 kB

Total Files

9

Last publish

Collaborators

  • mghweb