🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

change-quotes

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

change-quotes

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

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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

License

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

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

Keywords

double

FAQs

Package last updated on 05 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts