1.1.6 • Published 7 years ago

vue-flashcard v1.1.6

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

Vue Flashcard :zap:

NPM

Image flashcard

  • This is on GitHub so let me know if I've b0rked it somewhere, give me a star :star: if you like it

:white_check_mark: Install :ok_hand:

npm i vue-flashcard

:white_check_mark: Usage :mortar_board:

  • Add it to your component :tada:

Usage image

import vueFlashcard from 'vue-flashcard';

export default {

components : { vueFlashcard }

}

:white_check_mark: Example :four_leaf_clover:

<vue-flashcard 
front="hello this is a flashcard" 
back="with animation">
</vue-flashcard>

:white_check_mark: :book: Props:

Happy coding ^.^

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago