5.2.0 • Published 1 month ago

firebase-compat v5.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

firebase-compat

A compatibility layer for Firebase's SDK for JavaScript, supporting Web, Web Compat, andreact-native-firebase

Usage should be almost identical to Firebase's modular SDK - simply use firebase-compat as an import.

The main goal of this project is to eliminate as much platform-specific code as possible, while minimising API changes. Sometimes this comes at the cost of performance - for example, when creating / querying documents with Date fields in them, Firebase will convert the Date to a Timestamp before sending it to the server. firebase-compat therefore needs to do a little more work when querying a document to convert the Timestamp back to a Date.

5.2.0

1 month ago

5.1.0

1 month ago

5.0.0

1 month ago

3.0.1

1 month ago

3.0.0

1 month ago

4.0.0

1 month ago

2.1.3

2 months ago

2.1.2

2 months ago

2.1.1

2 months ago

2.1.0

2 months ago

2.0.2

2 months ago

2.0.1

2 months ago

1.12.0

2 months ago

2.0.0

2 months ago

1.11.2

2 months ago

1.11.1

3 months ago

1.11.0

3 months ago

1.10.0

4 months ago

1.9.0

4 months ago

1.8.0

4 months ago

1.7.0

4 months ago

1.6.0

4 months ago

1.5.0

4 months ago

1.4.1

4 months ago

1.4.0

4 months ago

1.3.1

4 months ago

1.3.0

4 months ago

1.2.1

4 months ago

1.2.0

4 months ago

1.0.1

4 months ago