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

@gesielrosa/ng-fluig

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

@gesielrosa/ng-fluig

Schematics Fluig para Angular

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

[ng-fluig] Schematics Fluig para Angular

Este repositório tem como objetivo prover schematics que facilitam o desenvolvimento de aplicações Angular na plataforma TOTVS Fluig.

Instalação

A instalação pode ser feita via NPM:

npm install -D ng-fluig

Gerar um Widget

Para gerar um widget basta executar o comando abaixo no seu projeto Angular:

ng g ng-fluig:widget

Opções disponíveis

PropriedadeObrigatórioDescriçãoValor padrãoExemplo
nameSimO nome do widget.--name="Meu Super Projeto"
descriptionNãoA descrição do widget. (opcional)O nome do widget--description="Um super projeto Angular"
projectNãoO nome do projeto Angular que será associado ao widget. (opcional)Projeto padrão do workspace--project=app-super-projeto
pathNãoO caminho onde será gerado o widget. (opcional)fluig/widget--path=libs/widget
root-selectorNãoO seletor (tag html) do componente raiz. (opcional)app-root--root-selector=app-raiz
install-commandNãoComando de instalação das dependências (NPM) do projeto. (opcional)install--install-command="install --legacy-peer-deps"

Contribuidores

Nome
Gesiel RosaGitHubLinkedIn

Contribuindo

Fique a vontade para criar pull requests!

Keywords

FAQs

Package last updated on 29 Sep 2023

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

  • 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