Kinto.js

An offline-first JavaScript client for Kinto.

Key concepts

  • Offline first: every operation is performed locally;
  • Synchronization with server shall be ran explicitly.

Take the tutorial to get you started, or start browsing the API documentation.

License

Mozilla Public License v2