silencesys / strings

A Vue.js application for simple string transformations.

Home Page:http://strings.silencesys.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strings

A simple Vue.js application to make basic string transformations easier. If you get idea how to improve it, feel free to make push request.

Installation

Clone this repository to any directory and open index.html in your browser. That should be all if you want to just use this application, otherwise you need to install node modules with npm install command. Then you can edit source code of this application and run commands like npm run dev or npm run watchto compile and watch files which you're editing. When you finish your changes to application don't forget to run npm run production command to minify and compile all source files.

Used Components

License

Strings code is open-sourced and released under the MIT license.

About

A Vue.js application for simple string transformations.

http://strings.silencesys.com/

License:MIT License


Languages

Language:JavaScript 47.0%Language:CSS 34.8%Language:HTML 18.2%