0.3.0 • Published 1 year ago

@sterensoftware/sniplates v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Sniplates

Helper library enabling programatic usage of variable-based TextMate snippets.


Installation

npm install --save @sterensoftware/sniplates

Available named imports

loadSnippetTemplates

await loadSnippetTemplates(<file path(s)>)

loadSnippetTemplates will resolve with an object with a render method, as well as access to any raw templates and snippets.

0.3.0

1 year ago

0.2.3

1 year ago

0.2.4

1 year ago

0.2.2

2 years ago

0.2.1

2 years ago