show-episode-format

v2.4.0
Format your episodes to 01x01 or S01E01 strings and group by air date
show format

build

babel -d dist/ src/

build:watch

babel --watch -d dist/ src/

lint

eslint 'src/**/*.js'

prebuild

rm -rf dist && mkdir dist

precommit

npm run lint && npm test

prepublish

npm run build

start

node cli.js

test

ava

test:watch

ava --watch
npm i show-episode-format

Metadata

  • MIT
  • Whatever
  • ewnd9
  • released 11/6/2016

Downloads

Maintainers