Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wmfs/tymly-scaffold

Generates stub blueprint-component files.
https://github.com/wmfs/tymly-scaffold

tymly

Last synced: 22 days ago
JSON representation

Generates stub blueprint-component files.

Awesome Lists containing this project

README

        

# tymly-scaffold

[![Tymly Package](https://img.shields.io/badge/tymly-package-blue.svg)](https://tymly.io/)
[![npm (scoped)](https://img.shields.io/npm/v/@wmfs/tymly-scaffold.svg)](https://www.npmjs.com/package/@wmfs/tymly-scaffold)
[![CircleCI](https://circleci.com/gh/wmfs/tymly-scaffold.svg?style=svg)](https://circleci.com/gh/wmfs/tymly-scaffold)
[![codecov](https://codecov.io/gh/wmfs/tymly-scaffold/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/tymly-scaffold)
[![CodeFactor](https://www.codefactor.io/repository/github/wmfs/tymly-scaffold/badge)](https://www.codefactor.io/repository/github/wmfs/tymly-scaffold)
[![Dependabot badge](https://img.shields.io/badge/Dependabot-active-brightgreen.svg)](https://dependabot.com/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/wmfs/tymly-scaffold/blob/master/README.md)

> Generates stub blueprint-component files.

# Installation

``` bash
npm install @wmfs/tymly-scaffold --save
```

## Usage

### Please see [tests](https://github.com/wmfs/tymly-scaffold/blob/master/test/scaffold-spec.js)! :smiley:

## License
[MIT](https://github.com/wmfs/tymly-gatherer/blob/master/LICENSE)