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

@roit/roit-components

Package Overview
Dependencies
Maintainers
7
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roit/roit-components

![N|Solid](https://sandbox.auth.roit.ai/img/logo.de8e3ae8.jpg)

latest
npmnpm
Version
0.2.0
Version published
Maintainers
7
Created
Source

N|Solid

Roit Library

Dependencias

  • [PrimeVue] - Biblioteca principal e base para os componentes;
  • [Element] - Biblioteca secundária e base para alguns componentes;
  • [Bootstrap] - Grid System;
  • [i18n] - Internacionalização;
  • [Vue] - Framework base;

Uso

Após a instalação é necessário importar corretamente os componentes...

$ import { Button } from 'roit-components-library';
$ import 'roit-components-library/dist/roit-components-library.css';

Instalação

Instalação em outros projetos...

$ yarn add roit-components-library

Rodando em desenvolvimento

Para gerar a build da lib:

$ yarn webpack:build

Testar...

$ yarn test:unit

Para gerar a build do storybook:

$ yarn storybook:build

Para testar local storybook:

$ yarn storybook:serve

FAQs

Package last updated on 18 Jan 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