Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

googlearchive/firebase-element

Deprecated. See https://github.com/googlewebcomponents/firebase-element

googlearchive/firebase-element.json
{
"createdAt": "2014-05-27T22:02:51Z",
"defaultBranch": "master",
"description": "Deprecated. See https://github.com/googlewebcomponents/firebase-element",
"fullName": "googlearchive/firebase-element",
"homepage": "",
"language": "HTML",
"name": "firebase-element",
"pushedAt": "2015-05-08T18:52:36Z",
"stargazersCount": 61,
"topics": [],
"updatedAt": "2023-01-28T21:00:00Z",
"url": "https://github.com/googlearchive/firebase-element"
}

This element is compatible with Polymer 0.5 and lower only, and will be deprecated.
You can check out a similar 0.8-compatible version of this element at https://github.com/polymerelements/firebase-element

Import files are a new invention, so libraries like firebase do not yet provide them.

firebase-import is an intermediary that provides an import file for the firebase component. firebase-import depends on firebase.

Components that want to use firebase should depend on firebase-element and import firebase-import to be safe from library duplication. Such components need not use Polymer or firebase-element, but we put the import and the element in one package for convenience.