@steriley/jd-components

0.2.42 • Public • Published

JD Common Components

Adding to Project

npm install @steriley/jd-components

Importing Components

Use the following import pattern to load in the required component

import Component from '@steriley/jd-components/sfc/Component.vue';

Using with Jest

Add the following to the Jest config to allow for the components to be loaded and transformed in tests

"transformIgnorePatterns": [
  "/node_modules/(?!@steriley/jd-components)"
],

Readme

Keywords

none

Package Sidebar

Install

npm i @steriley/jd-components

Weekly Downloads

0

Version

0.2.42

License

none

Unpacked Size

74.9 kB

Total Files

42

Last publish

Collaborators

  • steriley