Skip to content

parsify-dev/plugin-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first Parsify plugin

XO code style

Install

Install @parsify/hello using Parsify Desktop - see the guide.

Usage

hello                               | hello, world!
# With UPPER_CASE env variable      |
hello                               | HELLO, WORLD!
# Creates a `toUpperCase` function  |
toUpperCase("foo")                  | FOO

License

MIT