Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wicg

WICG52CC0-1.01.2.7

Tools to get you started with the WICG

WICG, W3C, standards

readme

starter-kit

A simple starter kit for WICG specs. Helps you create a repo and generates some starting files.

Install

Type the following and follow the prompts:

npm install -g wicg
wicg init "My Awesome API"

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.7 (2022-07-27)

1.2.6 (2022-01-18)

1.2.5 (2021-09-21)

Bug Fixes

  • package: update chalk to version 2.0.0 (#9) (d86d6ca)
  • package: update chalk to version 3.0.0 (#46) (dc0854a)
  • package: update chalk to version 4.0.0 (#53) (262b8b5)
  • package: update commander to version 3.0.0 (#44) (dab9eeb)
  • package: update commander to version 4.0.0 (#45) (03a9f08)
  • package: update commander to version 5.0.0 (#51) (b0ba179)

1.2.3 (2021-09-21)

Bug Fixes

  • package: update chalk to version 2.0.0 (#9) (d86d6ca)
  • package: update chalk to version 3.0.0 (#46) (dc0854a)
  • package: update chalk to version 4.0.0 (#53) (262b8b5)
  • package: update commander to version 3.0.0 (#44) (dab9eeb)
  • package: update commander to version 4.0.0 (#45) (03a9f08)
  • package: update commander to version 5.0.0 (#51) (b0ba179)

1.2.1 (2017-05-01)

Bug Fixes

  • index: forgot to pass data around (9b7b8c0)

1.2.0 (2017-05-01)

Bug Fixes

  • index: make init msg friendlier (5b85bc5)
  • index.bs: replace issue tracking (closes #1) (#2) (fbcda30)

Features

  • templats/.pr-preview: add ReSpec support (#8) (815cbd0)

1.1.1 (2016-08-24)

1.1.0 (2016-08-24)

Features

1.0.0 (2016-08-23)

Features

  • git: teach git more common tasks (e1fcad6)
  • index.html: improve ReSpec template (4604fff)
  • README: Link to contributing file (b0e745a)