Semi. Automatically add or remove semicolons from your JavaScript code.

github.com/yyx990803/semi

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2016
  • add deprecation warning [ci skip]
  • 4.0.5
  • fix duplicate adding/removing (fix #10)
October 2015
  • bump self
  • bump eslint version to latest compatible
  • grammar
May 2015
  • 4.0.3
  • handle throw statements
April 2015
  • refactor index.js, share logic for add/remove
  • more readme [ci skip]
  • readme
  • 4.0.2
  • use default eslint parser with all ES6 features
  • Merge pull request #8 from kazupon/update-readme
  • Update README
  • 4.0.1
  • better error reporting
  • 4.0.0
  • use babel-eslint for better ES6 support
  • 3.2.0