New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

glasscard

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glasscard

a glassmorphism card components for any frontend framework

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

glasscard

a glassmorphism card components for any frontend framework react js card component next js, gatsby js, javascript component, react js library

NPM JavaScript Style Guide

Install

npm install --save glasscard

Usage

import React, { Component } from 'react'
import GlassComponent from 'glasscard'
import 'glasscard/dist/index.css'

class Example extends Component {
  render() {
    return <GlassComponent title="your title" desc="your description"/>
  }
}

License

MIT © deaaprizal

Keywords

react js card components react js glassmorphism library free glassmorphism component library

FAQs

Package last updated on 20 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts