GithubHelp home page GithubHelp logo

isabella232 / generator-helpers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from videojs/generator-helpers

0.0 0.0 0.0 282 KB

A package to keep all of our generator helpers packages, so everything can be updated more easily.

License: Other

generator-helpers's Introduction

@videojs/generator-helpers

Build Status Greenkeeper badge

A package to keep all of our generator helpers packages, so everything can be updated more easily.

Installation

To install run

npm i --save-dev @videojs/generator-helpers

What does it provide/do

  • conventional-changelog-cli: provides a binary called conventional-changelog that we use to automate our changelog updates during release
  • conventional-changelog-videojs: won't be used directly, a conventional-changelog preset see the docs for that
  • doctoc: provides a doctoc binary that will a table of contents to any markdown file. Should be used with --notitle to avoid a title
  • lint-staged: provides a lint-staged binary that looks at package.json for instructions. See the docs or what we use in the generator
  • not-prerelease provides a not-prerelease and is-prerelease binary that look at the package.json in the current working directory and exit with a success or failure depending on the binary and if the current version is a prerelease or not.
  • npm-merge-driver-install mostly automatic git conflict merging for package-lock.json.
  • npm-run-all Allows us to use npm as a task runner and more easily run tasks in parallel/sequence. See the docs for more info
  • shx A cross platform and lightweight binary that supports running shell commands across operating system. See the docs for what it can do
  • husky provides git hooks so that certain commands can be run when git commands are run. See the docs

generator-helpers's People

Contributors

brandonocasey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.