1.1.4 • Published 6 years ago

ta-good-table v1.1.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 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

6 years ago

1.1.1

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago