Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 518 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 518 Bytes

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