https://github.com/mohitkyadav/count_chars
Count on your text
https://github.com/mohitkyadav/count_chars
counter text vuejs vuetify
Last synced: 3 months ago
JSON representation
Count on your text
- Host: GitHub
- URL: https://github.com/mohitkyadav/count_chars
- Owner: mohitkyadav
- License: mit
- Created: 2018-05-14T12:40:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T14:21:48.000Z (over 3 years ago)
- Last Synced: 2025-04-12T00:43:32.637Z (3 months ago)
- Topics: counter, text, vuejs, vuetify
- Language: JavaScript
- Homepage: https://git.io/fjS0N
- Size: 2.93 MB
- Stars: 5
- Watchers: 0
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# count_chars
> count_chars
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# deploy to GitHub pages for production with minification
npm run deploy
```