Kinto / Kinto/kinto.js

Research way to use kinto.js without kinto-http.js

Open
#1,209 0 comments 0 reactions 1 assignee Claimed by @dstaley View on GitHub
stale
Dominant language
TypeScript
Stars
330
Forks
75
Avg merge
3d 5h
Merged PRs (30d)
4

Description

Using `kinto.js` without `kinto-http.js` is a totally viable solution. We should figure out a reasonable way to enable that use case for users that want a smaller bundle and are okay with giving up sync abilities.

I think this can be accomplished if we export KintoBase and the user omits adding a `ApiClass` getter. We could probably also handle this in the library by creating our own class like `OfflineKinto` or something.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.