Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

firecomponent

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firecomponent - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

src/FireHtml.vue

6

package.json
{
"name": "firecomponent",
"version": "1.0.2",
"version": "1.0.3",
"description": "A set of components for displaying information from Firebase, allowing admin edits if desired Edit",

@@ -17,4 +17,4 @@ "main": "Components.vue",

"Editable",
"Medium",
"Croppie"
"Admin",
"ContentEditable"
],

@@ -21,0 +21,0 @@ "author": "David Mattia",

# FireComponent
A set of components for displaying information from Firebase, allowing admin edits if desired
![Demo](https://firevue-test.firebaseapp.com/)
An opinionated set of high level components for declaratively displaying information from Firebase,
allowing admin edits if desired
### FireText
Editable Plaintext. Can display any escaped string. No external formatting can be done to the text.
### FireHtml
Rich HTML. Editable with the MediumEditor javascript library. Pass in your own options for the editor as a plain javascript object
### FireNumber
Number only Field. Digits, -, and . are the only accepted characters
### FireSlug
Only url-safe characters are allowed in this field.
### FireImage
Single Image component, editable with the Croppie.js library.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc