Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@gesielrosa/ng-fluig
Advanced tools
Este projeto tem como objetivo prover schematics que facilitam o desenvolvimento de aplicações Angular na plataforma TOTVS Fluig.
Projeto independente, sem nenhum vínculo com a TOTVS.
A instalação pode ser feita via NPM:
npm install -D @gesielrosa/ng-fluig
Para gerar um widget basta executar o comando abaixo no seu projeto Angular:
ng g @gesielrosa/ng-fluig:widget
Propriedade | Obrigatório | Descrição | Valor padrão | Exemplo |
---|---|---|---|---|
name | Sim | O nome do widget. | --name="Meu Super Projeto" | |
description | Não | A descrição do widget. (opcional) | O nome do widget | --description="Um super projeto Angular" |
project | Não | O nome do projeto Angular que será associado ao widget. (opcional) | Projeto padrão do workspace | --project=app-super-projeto |
path | Não | O caminho onde será gerado o widget. (opcional) | fluig/widget | --path=libs/widget |
root-selector | Não | O seletor (tag html) do componente raiz. (opcional) | app-root | --root-selector=app-raiz |
install-command | Não | Comando de instalação das dependências (NPM) do projeto. (opcional) | install | --install-command="install --legacy-peer-deps" |
Nome | ||
---|---|---|
Gesiel Rosa | GitHub |
Fique a vontade para criar pull requests!
FAQs
Schematics Fluig para Angular
We found that @gesielrosa/ng-fluig demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.