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

showcase-components

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

showcase-components - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "showcase-components",
"version": "0.0.3",
"version": "0.0.4",
"description": "A small React library for displaying previews/iframes/images of applications and websites inside browser and phone-like containers.",

@@ -27,3 +27,3 @@ "homepage": "https://alhinds.com/showcase-components",

"license": "ISC",
"types": "index.d.ts",
"types": "dist/index.d.ts",
"peerDependencies": {

@@ -30,0 +30,0 @@ "react": "^16.8.4"

# Showcase Components (React)
[![npm Version][bd_npm_shield_url]][bd_npm_url]
[bd_npm_url]: http://www.npmjs.org/package/showcase-components
[bd_npm_shield_url]: https://img.shields.io/npm/v/showcase-components.svg
This is a small `React` component library to be used as containers for showcasing projects, portfolio work, guides etc that are better presented in the context of a phone or browser window.

@@ -9,2 +15,8 @@

## Installation
```bash
npm i --save showcase-components
```
## Configuring with Webpack

@@ -45,3 +57,5 @@ This package is meant to be used with a build tool to aid resolution of CSS modules. Webpack or similar with `style-loader` & `css-loader` will be required to use this package (although in most cases these packages should already be in use in most react build configurations).

See the typings file for a fuller description of properties that are exposed.
## Issues
Please feel free to lodge an issue at the public git repository.
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