Skip to content

superoo7/double-quote-replacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Quote Replacer app

Introduction

This is a small macOS app that are able to take in a long string, and converted double quote (") into the supported version in a string (")

Background story

I always find myself in trouble to replace " into /" when I program in C/C++, and Swift 3, Although in Swift 4, I am able to use triple quote (""") just like in Python; but I still find this useful sometimes.

Installation

Simply just download this repository and inside replacerApp, open replacer.app then the app will start running

Details

version: 1.0.0

created by: superoo7

created on: 12th June 2017

last update on: 12th June 2017

license: MIT

Function

  • Able to convert (") into (")
  • Able to copy the result to clipboard

What to do next?

  • Make better UI
  • Make better UX
  • Increase more function

Preview

preview app

Contributor

superoo7

About

A macOS app that replace double quote (") into (\")

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages