Socket
Book a DemoInstallSign in
Socket

@telerik/kendo-package-tasks

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telerik/kendo-package-tasks

An utility package exporting gulp tasks for Kendo UI NPM packages

latest
Source
npmnpm
Version
2.2.1
Version published
Maintainers
1
Created
Source

Build Status npm version

An utility package exporting gulp tasks for Kendo UI NPM packages.

  • gulp test - runs the tests (single run). gulp test --tests="test/foo.js" - runs specific test;
  • gulp watch-test - runs the tests in continuous mode;
  • gulp e2e - runs the e2e tests (single run). gulp e2e --tests="e2e/foo.js" - runs specific e2e test;
  • gulp watch-e2e - runs the e2e tests in continuous mode;
  • gulp build-npm-package - packages the component in a format suitable for publishing as an NPM package (commonjs module)

Keywords

Kendo UI

FAQs

Package last updated on 22 Aug 2018

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