-
What is it? A simple function to take a template file and replace the text you want with whatever you need.
-
How do I use it?
- Download from the
releases
section and extract the package to yournode_packages
folder of your choosing. - Require the module:
const createTemplate = require("custom-template");
- Call the function that is returned from the require's result with the options of your choosing.
- Download from the
-
How do I remove it? Just remove the folder you installed it to and you're good to go.
-
Why isn't this on NPM? Too lazy to add it and this project isn't very good to begin with, it's just a single function anyway.
-
Notifications
You must be signed in to change notification settings - Fork 0
DelPyth/custom-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A quick function to take a file with a template of your own design and push the result into a new file.
Resources
Stars
Watchers
Forks
Packages 0
No packages published