1.0.0-alpha.23 • Published 5 days ago

@nordhealth/vue v1.0.0-alpha.23

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
5 days ago

Tests Build and deploy

Nord Vue Integration

This package contains auto-generated TypeScript types for the Web Components found in @nordhealth/components when used in Vue projects. It allows you to get IntelliSense for Nord components in templates of Vue Single-File Components. Both in TypeScript and JavaScript projects.

A TypeScript definition file is generated and written to lib/index.d.ts.

The following are commands available:

  • npm run build - Generates the TypeScript definition file.

Usage

Install @nordhealth/components as you normally would, along with this @nordhealth/vue. Then add the following to your tsconfig.json file:

{
  "compilerOptions": {
    "types": ["@nordhealth/vue"]
  }
}

Now you should get full type support for Nord components in your Vue project. Including IntelliSense for Nord components in templates of Vue Single-File Components.

License

See license in LICENSE.md

Copyright

Copyright © 2023 Nordhealth Ltd.

1.0.0-alpha.23

5 days ago

1.0.0-alpha.22

1 month ago

1.0.0-alpha.21

3 months ago

1.0.0-alpha.20

3 months ago

1.0.0-alpha.19

5 months ago

1.0.0-alpha.9

9 months ago

1.0.0-alpha.8

9 months ago

1.0.0-alpha.7

10 months ago

1.0.0-alpha.10

8 months ago

1.0.0-alpha.16

7 months ago

1.0.0-alpha.15

8 months ago

1.0.0-alpha.18

6 months ago

1.0.0-alpha.17

7 months ago

1.0.0-alpha.12

8 months ago

1.0.0-alpha.11

8 months ago

1.0.0-alpha.14

8 months ago

1.0.0-alpha.13

8 months ago

1.0.0-alpha.6

11 months ago

1.0.0-alpha.5

12 months ago

1.0.0-alpha.4

12 months ago

1.0.0-alpha.3

12 months ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago

1.0.0-alpha.0

1 year ago