f1-kramer

0.1.8 • Public • Published

FellowshipOne Kramer Test Runner

Javascript JavaScript Style Guide Commitizen friendly Standard Version

Quickstart (npm)

git clone https://github.com/fellowshiptech/F1.Kramer.git
cd F1.Kramer
npm install

Quickstart (yarn)

git clone https://github.com/fellowshiptech/F1.Kramer.git
cd F1.Kramer
yarn

ECMAScript 2015 / ES6

Node.js comes with a huge set of ES6 features out of the box. A detailed list of supported features can be found at http://node.green. To speed things up and avoid transpiling natively supported features i recommend you install only the missing parts in your current Node Version:

  • npm install --save-dev babel-preset-es2015-node6 - Node.js Version 6x
  • npm install --save-dev babel-preset-es2015-node5 - Node.js Version 5x
  • npm install --save-dev babel-preset-es2015-node4 - Node.js Version 4x
  • npm install --save-dev babel-preset-es2015 - for all Node.js Versions

License

Copyright (c) 2016 FellowshipOne

Readme

Keywords

none

Package Sidebar

Install

npm i f1-kramer

Weekly Downloads

0

Version

0.1.8

License

MIT

Last publish

Collaborators

  • fellowshipone