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

@leanup/stack-angularjs

Package Overview
Dependencies
Maintainers
1
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leanup/stack-angularjs

This package contains the AngularJS framework extension for the @leanup/cli.

Source
npmnpm
Version
1.1.0-rc.208
Version published
Weekly downloads
308
30700%
Maintainers
1
Weekly downloads
 
Created
Source

GitHub CI - Publish to NPM dependencies peer-dependencies vulnerabilities npm downloads install-size lernajs code style: prettier

@leanup/cli-angularjs

This package contains the AngularJS framework extension for the @leanup/cli.

Installation

npm install @leanup/cli @leanup/cli-angularjs --save-dev

Usage

Usage

Developing

lean serve -f angularjs -h

Usage: lean serve [options]

Developing

Options:
  -e, --environment <environment>  technical environment (CMS)
  -t, --template <template>        corporate design (Style)
  -o, --open                       open the default browser
  -p, --port                       port
  --vuetify                        add optional loader for vuetify (@leanup/cli-vue and vuetify-loader required)
  -h, --help                       output usage information

Building

lean build -f angularjs -h

Usage: lean build [options]

Building

Options:
  -e, --environment <environment>  technical environment (CMS)
  -t, --template <template>        corporate design (Style)
  -a, --analyzer                   generate an addional analyzer report (@leanup/cli-addons required)
  -g, --gzip                       addional file compression (@leanup/cli-addons required)
  -w, --worker                     split application separate worker files (@leanup/cli-addons required)
  --vuetify                        add optional loader for vuetify (@leanup/cli-vue and vuetify-loader required)
  -h, --help                       output usage information

Unit-Testing

see @leanup/cli

Test-Coverage

see @leanup/cli

E2E-Testing

see @leanup/cli

Formatter

see @leanup/cli

Linter

see @leanup/cli

Keywords

babel

FAQs

Package last updated on 09 Dec 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