1.1.4 • Published 4 years ago

ta-good-table v1.1.4

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

ta-good-table

installation

npm install ta-good-table

import Component:

import VueGoodTable from 'ta-good-table'

import Styles:

@import '~ta-good-table/src/styles/style.scss';

local development

  • clone repository / pull latest
  • in the cloned repository run sudo npm link
  • make sure you have pulled ta-good-table into the project via npm install
  • in the project run npm link ta-good-table - it will search your node_modules folder for whatever name you pass and create the symbolic link
  • npm install to unlink the respositories
1.1.4

4 years ago

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago