1.0.0 • Published 6 years ago

ishaiku v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

isHaiku

acquire dependency

  yarn add ishaiku

import the code for your use

  import isHaiku from "ishaiku";

check if isHaiku

isHaiku(`
  a reclusive cloud
  retreats into the starlight
  the shadow doubles
`);
1.0.0

6 years ago