Socket
Book a DemoInstallSign in
Socket

@angular-ru/build-tools

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-ru/build-tools

Angular-RU package

latest
Source
npmnpm
Version
15.307.1
Version published
Maintainers
1
Created
Source

Build tools

Quick start

$ yarn add @angular-ru/build-tools

Edit file package.json in the root of your project:

{
    // ...
    scripts: {
        // ...
        // Append Husky 5 installer into 'postinstall' script
        postinstall: '<...> && husky install'
    }
}

Included packages in your project:

  • @types/node - This package contains type definitions for Node.js.
  • generate-changelog - Generate a changelog from git commits. This is meant to be used so that for every patch, minor, or major version, you update the changelog prior to running npm version so that the git tag contains the commit that updated both the changelog and version.
  • husky - Husky can prevent bad git commit, git push and more!
  • inquirer-directory - Relative Directory prompt for the inquirer.
  • lint-staged - Run linters against staged git files and don't let slip into your code base!
  • ng-packagr - Transpile your libraries to Angular Package Format.
  • npe - Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.
  • npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.
  • sort-package-json - The package.json file can be sorted automatically before committing, install husky and lint-staged and add the following to your package.json file!
  • ts-node - TypeScript execution and REPL for Node.js, with source map support.
  • instanbul
  • cross-env

Keywords

angular-ru

FAQs

Package last updated on 14 Jul 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.