vsc-base
TypeScript icon, indicating that this package has built-in type declarations

0.9.11 • Public • Published

vsc-base

vsc-base as a module that aims to make it easier to create vscode extensions.

It's also the base for using the vsc-script extension and vsc-scaffolding extension.

Documentation can be found on vsc-base.org

Release note can be found on vsc-base's github wiki

WARNING: This is still not version 1.0.0, and changes to methods and their names will come before the final first version.

Get started

>> npm i vsc-base

or

>> yarn add vsc-base

When you only use vsc-base for vsc-script and/or vsc-scaffolding, you can install it as devDependency instead:

>> npm i vsc-base --save-dev

or

>> yarn add vsc-base -D

Links

vsc-base: npm-module | source-code

vsc-base.org: documentation

Readme

Keywords

Package Sidebar

Install

npm i vsc-base

Weekly Downloads

316

Version

0.9.11

License

GPL-3.0-or-later

Unpacked Size

630 kB

Total Files

50

Last publish

Collaborators

  • alfnielsen