Socket
Book a DemoInstallSign in
Socket

@sentinel-one/mgmt-schematics

Package Overview
Dependencies
Maintainers
19
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentinel-one/mgmt-schematics

A SentinelOne MGMT schematics

2.0.10
latest
Source
npmnpm
Version published
Maintainers
19
Created
Source

Management Schematics

This repo will help us generate boilerplate code in our console.

Generating Code

Generate ui-table feature module

ng g @sentinel-one/mgmt-schematics:mgmt-ui-table YOUR-FEATURE-NAME

Generate ui-table feature module with API settings

ng g @sentinel-one/mgmt-schematics:mgmt-ui-table YOUR-FEATURE-NAME --useApi

Generate ui-table feature module with a main service

ng g @sentinel-one/mgmt-schematics:mgmt-ui-table YOUR-FEATURE-NAME --mainService

Generate ui-table feature module with row expand component

ng g @sentinel-one/mgmt-schematics:mgmt-ui-table YOUR-FEATURE-NAME --rowExpandComponent

Generate ui-table feature module with Actions drop-down on the upper left

ng g @sentinel-one/mgmt-schematics:mgmt-ui-table YOUR-FEATURE-NAME --upperLeftActions

Developing

Testing

To test locally, install @angular-devkit/schematics-cli globally and use the schematics command line tool. That tool acts the same as the generate command of the Angular CLI, but also has a debug mode.

Check the documentation with

schematics --help

Unit Testing

npm run test will run the unit tests, using Jasmine as a runner and test framework.

Publishing

To publish, simply do:

npm run build
npm version minor
npm publish  --access public

That's it!

Keywords

schematics

FAQs

Package last updated on 25 Mar 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

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.