All Projects → azu → Hatebupwa

azu / Hatebupwa

Licence: mit
Hatena Bookmark search app.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Hatebupwa

Create Vue App
Create Vue apps with no build configuration.
Stars: ✭ 304 (+623.81%)
Mutual labels:  offline, pwa
Sol Journal
✎ Simple, personal journaling progressive web app
Stars: ✭ 470 (+1019.05%)
Mutual labels:  offline, pwa
Vue Offline
Offline states and storage for Vue PWA
Stars: ✭ 308 (+633.33%)
Mutual labels:  offline, pwa
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (-23.81%)
Mutual labels:  pwa, offline
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+1483.33%)
Mutual labels:  offline, pwa
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+530.95%)
Mutual labels:  offline, pwa
Preact Starter
Webpack3 boilerplate for building SPA / PWA / offline front-end apps with Preact
Stars: ✭ 384 (+814.29%)
Mutual labels:  offline, pwa
React Firebase Admin
React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless
Stars: ✭ 232 (+452.38%)
Mutual labels:  offline, pwa
Angular Async Local Storage
Efficient local storage module for Angular apps and PWA: simple API + performance + Observables + validation
Stars: ✭ 539 (+1183.33%)
Mutual labels:  offline, pwa
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+11273.81%)
Mutual labels:  offline, pwa
wordpress
Free PWA & SPA for Wordpress & Woocommerce
Stars: ✭ 103 (+145.24%)
Mutual labels:  pwa, offline
Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+1800%)
Mutual labels:  offline, pwa
Angular Search Experience
Algolia + Angular = 🔥🔥🔥
Stars: ✭ 167 (+297.62%)
Mutual labels:  search, pwa
Ios Pwa Wrapper
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
Stars: ✭ 268 (+538.1%)
Mutual labels:  offline, pwa
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+483.33%)
Mutual labels:  offline, pwa
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+623.81%)
Mutual labels:  offline, pwa
Angularfire2 Offline
🔌 A simple wrapper for AngularFire2 to read and write to Firebase while offline, even after a complete refresh.
Stars: ✭ 209 (+397.62%)
Mutual labels:  offline, pwa
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+440.48%)
Mutual labels:  offline, pwa
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+10480.95%)
Mutual labels:  offline, pwa
Devdocs
API Documentation Browser
Stars: ✭ 27,208 (+64680.95%)
Mutual labels:  offline, pwa

hatebupwa Actions Status: test

Hatena Bookmark search app.

Feature

  • Search your hatena bookmark
  • Fetch difference bookmark automatically
  • Support offline search
    • Safari 11.3+, Chrome, Firefox and MSEdge etc...
  • Work as HomeScreen app

Usage

  1. Open https://hatebupwa.netlify.app/
  2. Input hatena user name
  3. Search

For asocial-bookmark user

  1. Open https://hatebupwa.netlify.app/
  2. Input https://your-bookmark.example.com/index.json to hatenagit user name
    • Support root index.json file as user name
  3. Search

Install as App

git clone https://github.com/azu/hatebupwa
cd hatebupwa
yarn
yarn run pacakge
# generate https://github.com/jiahaog/nativefier based app

Architecture

Routing

  • /
    • Start
  • /home/
    • start_url of HomeScreen app
    • Redirect to last used session
  • /user/:name
    • Set user to session
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].