1.4.3 • Published 4 years ago

@flowscripter/ts-example-plugin v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ts-example-plugin

license dependencies travis npm

Example TypeScript plugin for the esm-dynamic-plugins framework.

Overview

ExtensionPointA.ts defines an example extension point ID EXTENSION_POINT_A_ID and a TypeScript interface for it. In a real world scenario this would likely be imported from a host application API module.

PluginA.ts provides an extension implementing the Extension Point EXTENSION_POINT_A_ID and provides the required implementation of Plugin so that the host application can discover it.

Refer to the example ts-example-host-app project for an example host application which can load and use this plugin.

Development

Firstly:

npm install

then:

Build: npm run build

Watch: npm run watch

Lint: npm run lint

Further Details

Further details on project configuration files and Javascript version support can be found in the template for this project.

License

MIT © Flowscripter

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.30

4 years ago

1.3.29

4 years ago

1.3.28

4 years ago

1.3.27

4 years ago

1.3.26

4 years ago

1.3.25

4 years ago

1.3.24

5 years ago

1.3.23

5 years ago

1.3.22

5 years ago

1.3.21

5 years ago

1.3.20

5 years ago

1.3.19

5 years ago

1.3.18

5 years ago

1.3.17

5 years ago

1.3.16

5 years ago

1.3.15

5 years ago

1.3.14

5 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago