1.0.0 • Published 5 years ago

ishaiku v1.0.0

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

5 years ago