2.10.2 • Published 7 years ago

front-end-styleguide-init v2.10.2

Weekly downloads
14
License
GPL-3.0
Repository
github
Last release
7 years ago

Front End Styleguide Init

NPM version Dependencies JavaScript Standard Style

This package creates the basic file structure needed for the Front End Styleguide to work correct. It is used by the CLI package.

Installation

# Yarn
yarn add --dev front-end-styleguide-init

# npm
npm install --save-dev front-end-styleguide-init

Usage

// Require the init package
const styleguideInit = require('front-end-styleguide-init')

// `dir` is the directory where the styleguide will be initialized
styleguideInit(dir)

Test

To test this package run npm test. Please note: This is not an automated test. It requires command line inputs and manual inspection of the test/temp output folder.

2.10.2

7 years ago

2.10.1

7 years ago

2.10.0

7 years ago

2.9.1

7 years ago

2.9.0

7 years ago

2.8.0

7 years ago

2.7.0

7 years ago

2.6.1

7 years ago

2.6.0

7 years ago

2.5.0

7 years ago

2.4.0

7 years ago

2.3.0

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago