@webpack-cli/utils
webpack-cli utility files
Last updated 6 years ago by evilebottnawi .
MIT · Original npm · Tarball · package.json
$ cnpm install @webpack-cli/utils 
SYNC missed versions from official npm registry.

webpack-cli utils (WIP, not yet published)

NPM Downloads

Description

This package contains the utilities used across the webpack-cli repositories.

Installation

npm i -D webpack-cli @webpack-cli/utils

Contents

  • AST transformations
  • Checking NPM registry
  • A Recursive AST parser
  • Checking Local Configurations
  • Yeoman Generator Adapter
  • Package Resolver
  • Test Utilities for Jest

Usage

Node

const utils = require('@webpack-cli/utils');
// API yet to be exposed

Current Tags

  • 1.0.1-alpha.5                                ...           beta (6 years ago)
  • 1.2.1                                ...           latest (5 years ago)
  • 1.0.1-rc.1                                ...           next (6 years ago)

23 Versions

  • 1.2.1                                ...           5 years ago
  • 1.2.0                                ...           5 years ago
  • 1.1.0                                ...           5 years ago
  • 1.0.2                                ...           5 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.1-rc.1                                ...           6 years ago
  • 1.0.1-rc.0                                ...           6 years ago
  • 1.0.1-alpha.5                                ...           6 years ago
  • 1.0.1-alpha.4                                ...           6 years ago
  • 1.0.1-alpha.3                                ...           6 years ago
  • 0.2.3                                ...           6 years ago
  • 0.2.2                                ...           7 years ago
  • 0.2.1                                ...           7 years ago
  • 0.2.0                                ...           7 years ago
  • 0.1.5                                ...           7 years ago
  • 0.1.4                                ...           7 years ago
  • 0.1.3                                ...           7 years ago
  • 0.1.2                                ...           8 years ago
  • 0.1.1                                ...           8 years ago
  • 0.1.0                                ...           8 years ago
  • 0.0.8                                ...           8 years ago
  • 0.0.7                                ...           8 years ago
  • 0.0.4                                ...           8 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 1
Dependencies (9)
Dev Dependencies (3)

Copyright 2013 - present © cnpmjs.org | Home |