🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

expand-utils

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expand-utils

Utils shared by the expand libs.

Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
61
-18.67%
Maintainers
1
Weekly downloads
 
Created
Source

expand-utils NPM version Build Status

Utils shared by the expand libs.

Install

Install with npm

$ npm i expand-utils --save

Usage

var util = require('expand-utils');

API

  • expand-config: Expand tasks, targets and files in a declarative configuration. | homepage
  • expand-files: Expand glob patterns in a declarative configuration into src-dest mappings. | homepage
  • expand-target: Expand target definitions in a declarative configuration. | homepage
  • expand-task: Expand and normalize task definitions in a declarative configuration. | homepage
  • normalize-config: Normalize a declarative configuration with any combination of src-dest mappings, files arrays, files objects and… more | homepage

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Jon Schlinkert

License

Copyright © 2015 Jon Schlinkert Released under the MIT license.

This file was generated by verb-cli on November 25, 2015.

Keywords

expand

FAQs

Package last updated on 25 Nov 2015

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