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

msc-collages

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msc-collages - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "msc-collages",
"version": "1.0.1",
"description": "People love collages. With collages we could combined several images together and make them more vivid and interesting. Developers could apply <msc-collages /> instend of annoying HTML code & CSS setting. All we need to do is just make a few setting and everything will be all set.",
"version": "1.0.2",
"description": "People love collages. With collages we could combined several images together and make them more vivid and interesting. Developers could apply <msc-collages /> instead of annoying HTML code & CSS setting. All we need to do is just make a few setting and everything will be all set.",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

# msc-collages
People love collages. With collages we could combined several images together and make them more vivid and interesting. Developers could apply &lt;msc-collages /> instend of annoying HTML code &amp; CSS setting. All we need to do is just make a few setting and everything will be all set.
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/msc-collages)
People love collages. With collages we could combined several images together and make them more vivid and interesting. Developers could apply &lt;msc-collages /> instead of annoying HTML code &amp; CSS setting. All we need to do is just make a few setting and everything will be all set.
## Basic Usage

@@ -101,3 +103,5 @@

- theme
Set theme id for different usage. Developers could set `1` ~ `8` theme. Default is "`1`".
```html

@@ -111,3 +115,5 @@ <msc-collages

- object-fit
Set image render property. This attribute only accept `cover` or `contain`. Default is "`cover`".
```html

@@ -121,3 +127,5 @@ <msc-collages

- collages
Set collages data. This should be JSON string and each element needs contains "`link`"、"`src`"、"`alt`"、"`target`" for rendering. Max count is 4.
```html

@@ -124,0 +132,0 @@ <msc-collages

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