Skip to content

mugetsu/cryflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryflow Version License

(/ˌcryptˈflow/) Show off words in a cryptic manner.

Usage

<template>
  <cryflow
    :phrases="[
      'I am',
      'Randell',
      'a developer',
      'based in Philippines'
     ]"
   />
</template>

<script>
import Cryflow from 'cryflow'

export default {
  components: {
    Cryflow
  }
}
</script>

About

Show off words in a cryptic manner

Resources

License

Stars

Watchers

Forks

Packages

No packages published