serialized-query
TypeScript icon, indicating that this package has built-in type declarations

0.11.2 • Public • Published

Serialized Query

A Typescript class that captures any/all characteristics of a Firebase Query. This class can be fully serialized and deserialized.

Example

const query = new SerializedQuery('/user/profiles').orderByChild('age').limitToLast(2);

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.11.22latest

Version History

VersionDownloads (Last 7 Days)Published
0.11.22
0.11.11
0.11.01
0.10.71
0.10.61
0.10.51
0.10.31
0.10.22
0.10.11
0.10.01
0.9.91
0.9.80
0.9.71
0.9.60
0.9.50
0.9.40
0.9.30
0.9.20
0.9.10
0.9.01
0.8.10
0.8.01
0.7.10
0.7.01
0.6.01
0.5.01
0.4.101
0.4.90
0.4.80
0.4.70
0.4.60
0.4.50
0.4.41
0.4.30
0.4.20
0.4.10
0.4.01
0.3.80
0.3.70
0.3.60
0.3.50
0.3.31
0.3.20
0.3.10
0.3.01
0.2.90
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.21
0.2.10
0.2.01
0.1.70
0.1.60
0.1.50
0.1.40
0.1.31
0.1.20
0.1.11
0.1.02

Package Sidebar

Install

npm i serialized-query

Weekly Downloads

30

Version

0.11.2

License

MIT

Unpacked Size

36.4 kB

Total Files

9

Last publish

Collaborators

  • ksnyde