Skip to content

parsify-dev/plugin-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 11, 2022
4510810 · Jan 11, 2022

History

4 Commits
Jan 11, 2022
Jan 11, 2022
Jan 11, 2022
Jan 11, 2022
Jan 11, 2022
Jan 11, 2022
Jan 11, 2022

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