Socket
Book a DemoInstallSign in
Socket

@telerik/kendo-angular-tasks

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telerik/kendo-angular-tasks

Kendo Angular 2 gulp tasks

latest
Source
npmnpm
Version
2.0.2
Version published
Maintainers
1
Created
Source

Build Status npm version

An internal utility package exporting gulp tasks for the Kendo Angular 2 components infrastructure.

  • gulp test - runs the tests (single run); TEST_BROWSER=Chrome gulp test - runs the tests in specified browser;
  • gulp watch-test - runs the tests in continuous mode; TEST_BROWSER=Chrome gulp watch-test - runs the tests in specified browser;
  • gulp build-npm-package - packages the component in a format suitable for publishing as an NPM package (commonjs module)
  • gulp build-cdn - packages the component in a format suitable for CDN upload (UMD format)
  • gulp start - launches a dev server for preview/authoring of the examples
  • gulp docs - launches a dev server for preview/authoring of the documentation

Keywords

Kendo UI

FAQs

Package last updated on 20 Aug 2016

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