1.8.0 • Published 1 month ago

miva-lsk-tools v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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.
1.8.0

1 month ago

1.7.1

2 months ago

1.7.0

3 months ago

1.6.0

3 months ago

1.5.0

3 months ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago