Skip to content

Instantly share code, notes, and snippets.

@nolanlawson
Last active March 1, 2021 08:22
  • Star 23 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
List of offline-first tools for web developers

Offline-first tools for web developers

A quick list of tools for building HTML/CSS/JS apps that work well offline. Ping me at @nolanlawson if I missed anything!

Hybrid app development

Tools for bundling your HTML/CSS/JS into a native app.

UI Frameworks

Frameworks designed to work well on mobile devices. A good pairing with the above build tools.

Databases and wrappers

Tools to help you use LocalStorage, Web SQL, and IndexedDB in the browser.

Level* community

One API, many backends. Mostly server-side, but some client-side libraries too:

All-in-one frameworks

Hood.ie kind of stands alone in this regard. There's nothing quite like it!

Web APIs

Web APIs that help your app work well offline. Some new and immature technology, but still useful.

@janl
Copy link

janl commented Oct 6, 2014

please to be committing to http://github.com/offlinefirst <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment