1.1.6 • Published 8 years ago

vue-flashcard v1.1.6

Weekly downloads
9
License
MIT
Repository
github
Last release
8 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

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago