Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stolinski/hype

A stack of hyped up tech, but it actually rips hard.
https://github.com/stolinski/hype

Last synced: 12 days ago
JSON representation

A stack of hyped up tech, but it actually rips hard.

Awesome Lists containing this project

README

        

![Hype Logo](./packages/hype_demo/public/hype.png)

# Hype

Demo: https://hype.tolin.ski/

Take a look. It's nothing special yet, but it has potential.

## Want to help?

Let's chat https://discord.gg/7eSBjEQMYq

### Code Highlighting

Install: https://marketplace.visualstudio.com/items?itemName=bierner.lit-html

### Emmet

```
"emmet.includeLanguages": {
"typescript": "html",
"javascript": "html"
},
```