🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@master-c8/commons

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master-c8/commons

Platzi Master C8 commons

latest
Source
npmnpm
Version
0.1.11
Version published
Weekly downloads
418
1029.73%
Maintainers
2
Weekly downloads
 
Created
Source

Commons Package

Generics components of Master-c8 project.

Use

Example

import { ButtonExample } from '@master-c8/commons';

const myComponent = () => {
	return <ButtonExample>
		Hello Master-C8 Commons
	</ButtonExample>;
};

Keywords

platzi master

FAQs

Package last updated on 04 Mar 2022

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