https://github.com/shower/core
Core of Shower HTML presentation engine
https://github.com/shower/core
Last synced: over 1 year ago
JSON representation
Core of Shower HTML presentation engine
- Host: GitHub
- URL: https://github.com/shower/core
- Owner: shower
- License: mit
- Created: 2014-03-08T10:47:08.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T00:18:21.000Z (over 3 years ago)
- Last Synced: 2024-04-14T12:09:46.427Z (over 2 years ago)
- Language: JavaScript
- Homepage: https://shwr.me
- Size: 8.75 MB
- Stars: 98
- Watchers: 13
- Forks: 35
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Core of Shower
Core of the [Shower](https://github.com/shower/shower) presentation engine. Doesn’t include themes. [See it in action](https://shwr.me). Follow [@shower_me](https://twitter.com/shower_me) for support and updates, [file an issue] if you have any.
## Usage
Get the [Shower template](https://github.com/shower/shower) with core already included. Download the template [archive](http://shwr.me/shower.zip) or install the package:
```sh
npm install @shower/shower
```
You can also install core as a separate package:
```sh
npm install @shower/core
```
## Development
To take part in core development, please read [contributing guidelines](CONTRIBUTING.md) first. Before submitting a pull request with major changes, please [file an issue] first.
---
Licensed under [MIT License](LICENSE.md).
[file an issue]: https://github.com/shower/shower/issues/new