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: about 1 month 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 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:02:03.000Z (over 2 years ago)
- Last Synced: 2025-05-01T17:02:28.853Z (about 2 months ago)
- Topics: github-actions, hyperapp, tailwindcss, webpack
- Language: JavaScript
- Homepage: https://ricosmall.github.io/hyperapp-search
- Size: 572 KB
- Stars: 0
- Watchers: 1
- 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

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).