@buttress/buttress-db

3.2.5 • Public • Published

<buttress-db>

Version: 3.2.5

A set of elements enabling realtime data handling from ButtressJS

Sample use:

<buttress-db
  endpoint="endpoint.example.com",
  app-id="[[publicAppId]]",
  api-path="[[ApiPath]]",
  user-id="[[AuthedUserId]]",
  token="[[AuthedUserToken]]",
  loaded="{{dbLoaded}}",
  error="{{dbError}}",
  settings="{{dbSettings}}",
  db="{{db}}",
  io="{{io}}",
  core-collections="[[dbCoreCollections]]">
</buttress-db>

TODO

  • Publish to npm
  • Move away from bower
  • Check compatibility with Polymer 3
  • Update to use lit-element
  • Write TESTS!1!!!

Readme

Keywords

none

Package Sidebar

Install

npm i @buttress/buttress-db

Weekly Downloads

1

Version

3.2.5

License

MIT

Unpacked Size

240 kB

Total Files

17

Last publish

Collaborators

  • tom.cahill