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

ny-temp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ny-temp

A schematics about angular template

latest
npmnpm
Version
1.6.0
Version published
Maintainers
1
Created
Source

描述

CLI自动化模板生成工具,主要提供Angular框架项目的定制化组件模板生成,服务,路由等生成,依赖蚂蚁的ng-zorro,以及yzf公司的ng-yzf-base基础库。

单元测试

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

发版

npm run build
npm publish

创建列表组件

ng g ny-temp:list demo/pages/list-side --m=pages

自动化配置生产列表组件

ng g ny-temp:list-rpa --tempJson=temp/user-list.temp.json

创建表单组件

ng g ny-temp:form demo/pages/list-form --m=pages

Keywords

schematics

FAQs

Package last updated on 09 Jun 2020

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