@lark-sh/client 0.1.13 → 0.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,190 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to the Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ Copyright 2025 Bag of Holding, Inc.
179
+
180
+ Licensed under the Apache License, Version 2.0 (the "License");
181
+ you may not use this file except in compliance with the License.
182
+ You may obtain a copy of the License at
183
+
184
+ http://www.apache.org/licenses/LICENSE-2.0
185
+
186
+ Unless required by applicable law or agreed to in writing, software
187
+ distributed under the License is distributed on an "AS IS" BASIS,
188
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
189
+ See the License for the specific language governing permissions and
190
+ limitations under the License.
package/README.md CHANGED
@@ -4,6 +4,17 @@ JavaScript/TypeScript client for [Lark](https://lark.sh) - a real-time database
4
4
 
5
5
  > **Early Alpha**: This library is under active development. APIs may change.
6
6
 
7
+ ## Features
8
+
9
+ - **Firebase v8-style API** - Familiar `ref()`, `set()`, `on()`, `once()` patterns
10
+ - **Real-time subscriptions** - Live updates with `child_added`, `child_changed`, `child_removed`, `child_moved`
11
+ - **Full query support** - `orderByChild()`, `limitToFirst()`, `startAt()`, `endAt()`, and more
12
+ - **Transactions** - Atomic updates with optimistic concurrency
13
+ - **Local-first writes** - Optimistic updates appear instantly
14
+ - **Works everywhere** - Browsers and Node.js
15
+ - **TypeScript support** - Full type definitions included
16
+ - **~10KB gzipped** - Lightweight bundle
17
+
7
18
  ## Installation
8
19
 
9
20
  ```bash
@@ -17,36 +28,267 @@ import { LarkDatabase } from '@lark-sh/client';
17
28
 
18
29
  const db = new LarkDatabase();
19
30
 
20
- // Connect to a database
21
- await db.connect('my-project/my-database', {
22
- token: 'your-auth-token', // or use anonymous: true
23
- });
31
+ // Connect with anonymous auth
32
+ await db.connect('my-project/my-database', { anonymous: true });
24
33
 
25
- // Get a reference and read data
26
- const snapshot = await db.ref('users/alice').once();
27
- console.log(snapshot.val());
34
+ // Or connect with a JWT token
35
+ // await db.connect('my-project/my-database', { token: 'your-jwt-token' });
28
36
 
29
37
  // Write data
30
38
  await db.ref('users/alice').set({ name: 'Alice', score: 100 });
31
39
 
40
+ // Read data once
41
+ const snapshot = await db.ref('users/alice').once('value');
42
+ console.log(snapshot.val()); // { name: 'Alice', score: 100 }
43
+
32
44
  // Subscribe to real-time updates
33
45
  const unsubscribe = db.ref('users').on('value', (snapshot) => {
34
46
  console.log('Users changed:', snapshot.val());
35
47
  });
36
48
 
37
- // Later: unsubscribe and disconnect
49
+ // Child events with previousChildKey
50
+ db.ref('messages').orderByKey().on('child_added', (snapshot, prevKey) => {
51
+ console.log('New message:', snapshot.key, 'after:', prevKey);
52
+ });
53
+
54
+ // Clean up
38
55
  unsubscribe();
39
56
  await db.disconnect();
40
57
  ```
41
58
 
42
- ## Features
59
+ ## API Overview
60
+
61
+ ### Connection Management
62
+
63
+ ```typescript
64
+ const db = new LarkDatabase();
65
+
66
+ // Connect
67
+ await db.connect('project/database', { anonymous: true });
68
+ // or with token: { token: 'jwt-token' }
69
+
70
+ // Check connection state
71
+ db.connected; // true if authenticated
72
+ db.state; // 'disconnected' | 'connecting' | 'connected' | 'joined' | 'authenticated'
73
+
74
+ // Connection events
75
+ db.onConnect(() => console.log('Connected'));
76
+ db.onDisconnect(() => console.log('Disconnected'));
77
+ db.onError((err) => console.error(err));
78
+
79
+ // Pause/resume connection (preserves cache)
80
+ db.goOffline();
81
+ db.goOnline();
82
+
83
+ // Full disconnect (clears all state)
84
+ await db.disconnect();
85
+ ```
86
+
87
+ ### Reading & Writing Data
88
+
89
+ ```typescript
90
+ const ref = db.ref('users/alice');
91
+
92
+ // Write
93
+ await ref.set({ name: 'Alice', score: 100 });
94
+ await ref.update({ score: 150 }); // Partial update
95
+ await ref.remove();
96
+
97
+ // Read once
98
+ const snapshot = await ref.once('value');
99
+ snapshot.val(); // The data
100
+ snapshot.key; // 'alice'
101
+ snapshot.exists(); // true/false
102
+
103
+ // Push (auto-generated key)
104
+ const newRef = await db.ref('messages').push({ text: 'Hello!' });
105
+ console.log(newRef.key); // '-N1a2b3c4d5e6f'
106
+
107
+ // Priority
108
+ await ref.setWithPriority({ name: 'Alice' }, 10);
109
+ await ref.setPriority(20);
110
+ ```
111
+
112
+ ### Real-time Subscriptions
113
+
114
+ ```typescript
115
+ // on() returns an unsubscribe function
116
+ const unsubscribe = db.ref('users').on('value', (snapshot) => {
117
+ console.log(snapshot.val());
118
+ });
119
+
120
+ // Child events
121
+ db.ref('messages').on('child_added', (snap, prevKey) => { /* ... */ });
122
+ db.ref('messages').on('child_changed', (snap, prevKey) => { /* ... */ });
123
+ db.ref('messages').on('child_removed', (snap) => { /* ... */ });
124
+ db.ref('messages').on('child_moved', (snap, prevKey) => { /* ... */ });
125
+
126
+ // Unsubscribe
127
+ unsubscribe();
128
+ ```
129
+
130
+ ### Queries
131
+
132
+ ```typescript
133
+ // Ordering
134
+ db.ref('users').orderByChild('score');
135
+ db.ref('users').orderByKey();
136
+ db.ref('users').orderByValue();
137
+ db.ref('users').orderByPriority();
138
+
139
+ // Limiting
140
+ db.ref('users').orderByChild('score').limitToFirst(10);
141
+ db.ref('users').orderByChild('score').limitToLast(5);
142
+
143
+ // Range queries
144
+ db.ref('users').orderByChild('age').startAt(18).endAt(65);
145
+ db.ref('users').orderByChild('name').equalTo('Alice');
146
+
147
+ // Chaining
148
+ const topPlayers = await db.ref('players')
149
+ .orderByChild('score')
150
+ .limitToLast(10)
151
+ .once('value');
152
+ ```
153
+
154
+ ### Transactions
155
+
156
+ ```typescript
157
+ // Callback style (optimistic concurrency)
158
+ const result = await db.ref('counter').transaction((current) => {
159
+ return (current || 0) + 1;
160
+ });
161
+ console.log(result.committed, result.snapshot.val());
162
+
163
+ // Multi-path atomic updates
164
+ await db.transaction({
165
+ '/users/alice/score': 100,
166
+ '/users/bob/score': 200,
167
+ '/temp/data': null, // null = delete
168
+ });
169
+
170
+ // Array style with conditions
171
+ await db.transaction([
172
+ { op: 'condition', path: '/counter', value: 5 }, // CAS check
173
+ { op: 'set', path: '/counter', value: 6 },
174
+ ]);
175
+ ```
176
+
177
+ ### OnDisconnect
178
+
179
+ ```typescript
180
+ // Set data when client disconnects
181
+ await db.ref('users/alice/online').onDisconnect().set(false);
182
+ await db.ref('users/alice/lastSeen').onDisconnect().set(ServerValue.TIMESTAMP);
183
+
184
+ // Remove data on disconnect
185
+ await db.ref('presence/alice').onDisconnect().remove();
186
+
187
+ // Cancel pending onDisconnect
188
+ await db.ref('users/alice/online').onDisconnect().cancel();
189
+ ```
190
+
191
+ ### Authentication
192
+
193
+ ```typescript
194
+ // Initial connection
195
+ await db.connect('project/db', { anonymous: true });
196
+
197
+ // Switch to authenticated user
198
+ await db.signIn('new-jwt-token');
199
+
200
+ // Sign out (become anonymous)
201
+ await db.signOut();
202
+
203
+ // Listen for auth changes
204
+ db.onAuthStateChanged((auth) => {
205
+ if (auth) {
206
+ console.log('Signed in as:', auth.uid);
207
+ } else {
208
+ console.log('Signed out');
209
+ }
210
+ });
211
+ ```
212
+
213
+ ## Firebase v8 Compatibility
214
+
215
+ For users migrating from Firebase who need exact v8 API behavior, use the `fb-v8` sub-package:
216
+
217
+ ```typescript
218
+ import { LarkDatabase, DatabaseReference } from '@lark-sh/client/fb-v8';
219
+
220
+ const db = new LarkDatabase();
221
+ await db.connect('project/database', { anonymous: true });
222
+
223
+ const ref = db.ref('players');
43
224
 
44
- - Firebase v8-style API (`ref()`, `set()`, `on()`, `once()`, etc.)
45
- - Real-time subscriptions with `on()` / `off()`
46
- - Works in browsers and Node.js
47
- - TypeScript support
48
- - `onDisconnect()` handlers for presence
225
+ // Firebase v8 style: on() returns the callback (not unsubscribe)
226
+ const callback = ref.on('value', (snap) => console.log(snap.val()));
227
+
228
+ // Remove by callback reference
229
+ ref.off('value', callback);
230
+
231
+ // Context binding
232
+ ref.on('value', this.handleValue, this);
233
+ ref.off('value', this.handleValue, this);
234
+
235
+ // once() with callbacks
236
+ ref.once('value', successCallback, cancelCallback, context);
237
+ ```
238
+
239
+ **Differences from modern API:**
240
+ | Feature | Modern API | fb-v8 |
241
+ |---------|------------|-------|
242
+ | `on()` return | Unsubscribe function | The callback |
243
+ | `off()` | Optional | Required for cleanup |
244
+ | Context param | Not supported | Supported |
245
+
246
+ ## Transport Options
247
+
248
+ Lark automatically uses WebTransport when available (Chrome 97+, Edge 97+, Firefox 114+), falling back to WebSocket for Safari and Node.js.
249
+
250
+ ```typescript
251
+ await db.connect('project/db', {
252
+ anonymous: true,
253
+ transport: 'auto', // Default: try WebTransport first
254
+ // transport: 'websocket', // Force WebSocket
255
+ // transport: 'webtransport' // Force WebTransport
256
+ });
257
+
258
+ // Check which transport is in use
259
+ console.log(db.transportType); // 'websocket' | 'webtransport'
260
+ ```
261
+
262
+ ## Server Time
263
+
264
+ ```typescript
265
+ import { ServerValue } from '@lark-sh/client';
266
+
267
+ // Use server timestamp
268
+ await db.ref('messages').push({
269
+ text: 'Hello',
270
+ createdAt: ServerValue.TIMESTAMP,
271
+ });
272
+
273
+ // Get server time offset
274
+ const offset = db.serverTimeOffset; // ms difference from local time
275
+ ```
276
+
277
+ ## Error Handling
278
+
279
+ ```typescript
280
+ import { LarkError } from '@lark-sh/client';
281
+
282
+ try {
283
+ await db.ref('protected').set({ data: 'test' });
284
+ } catch (err) {
285
+ if (err instanceof LarkError) {
286
+ console.log(err.code); // 'permission_denied', 'not_connected', etc.
287
+ console.log(err.message);
288
+ }
289
+ }
290
+ ```
49
291
 
50
292
  ## License
51
293
 
52
- MIT
294
+ Apache-2.0