Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shower/core

Core of Shower HTML presentation engine
https://github.com/shower/core

Last synced: 6 days ago
JSON representation

Core of Shower HTML presentation engine

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