3.2.0 • Published 5 years ago

hal-edk v3.2.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

Development package for writing HAL extensions. Follow these steps to setup a new extension project:

  • Create a new yarn project
  • Install a developer dependency for hal-edk:

    $ yarn install --save-dev hal-edk

    This will install the management console in node_modules/hal-edk and create two files in the project's root folder:

    • index.html: Starts the console and loads extension.js
    • extension.js: Registers a noop header extension

  • Start a local web server and open index.html

Don't forget to add the URL of your local web server as allowed origin to the management model.

For more details see https://github.com/hal/hal.next.

3.2.0

5 years ago

3.1.2

5 years ago

3.1.1

5 years ago

3.1.0

5 years ago

3.0.10

5 years ago

3.0.9

5 years ago

3.0.8

5 years ago

3.0.7

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

3.0.0-beta.1

6 years ago

3.0.0-alpha.3

6 years ago

3.0.0-alpha.2

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

7 years ago

0.9.1-SNAPSHOT

7 years ago

0.9.0

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago