Ecosyste.ms: Awesome

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

https://ricosmall.github.io/hyperapp-search/

A simple tool for searching Github repositories.
https://ricosmall.github.io/hyperapp-search/

github-actions hyperapp tailwindcss webpack

Last synced: 3 months ago
JSON representation

A simple tool for searching Github repositories.

Lists

README

        

# hyperapp-search

![Build and Deploy](https://github.com/ricosmall/hyperapp-demo/workflows/Build%20and%20Deploy/badge.svg)

A simple tool for searching Github repositories. It's responsive, just try to resize the window and see result.

## Features

- Built with [hyperapp](https://hyperapp.dev)
- Styled with [tailwindcss](https://tailwindcss.com)
- Packaged with [webpack](https://webpack.js.org)
- Continuously deployed with [Github Actions](https://help.github.com/en/actions)

> Hyperapp is an awesome tiny framework you can used to build web application, to see more wonderful web application built with hyperapp, just go to [awesome-hyperapp](https://github.com/jorgebucaran/awesome-hyperapp).