Socket
Book a DemoInstallSign in
Socket

@iugiter/bmp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iugiter/bmp

Stencil Component Starter

0.0.2
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Built With Stencil

BMP Trackers

Getting Started

To start building a new web component using Stencil, clone this repo to a new directory and run:

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test

Need help? Check out our docs here.

Naming Components

When creating new component tags, we recommend not using stencil in the component name (ex: <stencil-datepicker>). This is because the generated component has little to nothing to do with Stencil; it's just a web component!

Instead, use a prefix that fits your company or any name for a group of related components. For example, all of the Ionic generated web components use the prefix ion. For this project we should use bmp

Notas adicionales

Al hacer el start el servidor va a lanzar el archivo index.html dentro de la carpeta src.

Esto se puede usar para probar los distintos componentes.

Para crear uno nuevo basta con añadir un carpeta nueva dentro de la carpeta components. Se pueden crear carpetas adicionales dentro de src como la de utils

FAQs

Package last updated on 17 Nov 2019

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.