npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

change-quotes

0.1.0

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:143
$ npm install change-quotes
DailyWeeklyMonthlyYearly

change-quotes NPM version

CLI to change quotes from single to double, or double to single.

Install with npm

npm i change-quotes --save

Usage

Changes to single quotes by default:

change-quotes foo.js

To specify the type, single or double:

change-quotes foo.js --type double

To specify a dest file:

change-quotes foo.js --dest bar.js

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

  • github/jonschlinkert
  • twitter/jonschlinkert

License

Copyright (c) 2015 Jon Schlinkert
Released under the MIT license


This file was generated by verb on February 05, 2015.