Skip to content

Commit

Permalink
Add just-pipe to global template
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed Jan 2, 2023
1 parent e96fcfe commit 2113b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ Most utilities still work with any platform that supports ES5, but these are the
- [just-demethodize](#just-demethodize)
- [just-flip](#just-flip)
- [just-partial-it](#just-partial-it)
- [just-pipe](#just-pipe)
- [just-debounce-it](#just-debounce-it)
- [just-memoize](#just-memoize)
- [just-memoize-last](#just-memoize-last)
Expand Down
1 change: 1 addition & 0 deletions templates/global.template
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Most utilities still work with any platform that supports ES5, but these are the
- [just-demethodize](#just-demethodize)
- [just-flip](#just-flip)
- [just-partial-it](#just-partial-it)
- [just-pipe](#just-pipe)
- [just-debounce-it](#just-debounce-it)
- [just-memoize](#just-memoize)
- [just-memoize-last](#just-memoize-last)
Expand Down

0 comments on commit 2113b4d

Please sign in to comment.