Skip to content

ktfth/sigils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sigils

Usage

Install the cli

[sudo] npm i -g sigils

Describe your intent and receive an output

sigils 'this my wish to obtain the strength of a tiger'

or use as a module

[sudo] npm i sigils
const sigils = require('sigils');

sigils.sigil('this my with to obtain the strength of a tiger');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published