Skip to content

Template repository for SillyTavern extensions using React and Webpack.

License

Notifications You must be signed in to change notification settings

SillyTavern/Extension-ReactTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension-ReactTemplate

Template repository for SillyTavern extensions using React and Webpack.

How to use

  1. Click "Use this template" on the GitHub page.
  2. Create a new repository and clone it to your local machine.
  3. Open the repository in your code editor and run npm install.
  4. Edit the manifest.json file.
  5. Write the source code in src directory.
  6. When you're ready to test - run npm run build.
  7. Minimized bundle will appear in dist, ready to be plugged into SillyTavern.

Tip

If you want to test your extension live, clone the repo into the /public/scripts/extensions/third-party of your SillyTavern installation.

About

Template repository for SillyTavern extensions using React and Webpack.

Topics

Resources

License

Stars

Watchers

Forks