Skip to content
/ core Public

Core of Shower HTML presentation engine

License

Notifications You must be signed in to change notification settings

shower/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e04e38c · Nov 20, 2024
Nov 20, 2024
Nov 19, 2024
Nov 19, 2024
Nov 19, 2024
Nov 20, 2024
Nov 20, 2024
Nov 20, 2024
Nov 19, 2024
Nov 20, 2024
Nov 20, 2024
Nov 20, 2024

Repository files navigation

Core of Shower

Core of the Shower presentation engine. Doesn’t include themes. See it in action. Follow @shower_me for support and updates, file an issue if you have any.

Usage

Get the Shower template with core already included. Download the template archive or install the package:

npm install @shower/shower

You can also install core as a separate package:

npm install @shower/core

Development

To take part in core development, please read contributing guidelines first. Before submitting a pull request with major changes, please file an issue first.


Licensed under MIT License.