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.
- Host: GitHub
- URL: https://ricosmall.github.io/hyperapp-search/
- Owner: ricosmall
- Created: 2020-03-12T14:57:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:02:03.000Z (almost 2 years ago)
- Last Synced: 2024-05-19T02:02:08.372Z (6 months ago)
- Topics: github-actions, hyperapp, tailwindcss, webpack
- Language: JavaScript
- Homepage: https://ricosmall.github.io/hyperapp-search
- Size: 572 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
- hyperawesome - Repository Search - A simple tool for searching Github repositories. (Examples V1)
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).