Skip to content

Commit b4c586a

Browse files
committed
Monorepo wip
1 parent ef62314 commit b4c586a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+4778
-13316
lines changed

.eslintignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

.eslintrc.js

Lines changed: 0 additions & 17 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
node_modules
22
dist
33
.idea
4+
.turbo
45
coverage
5-
temp
6-
7-
yarn-error.log
6+
cache

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Vue Currency Input
88

9-
[![](docs/vue-currency-input.gif)](https://dm4t2.github.io/vue-currency-input)
9+
[![](packages/docs/vue-currency-input.gif)](https://dm4t2.github.io/vue-currency-input)
1010

1111
Vue Currency Input allows an easy input of currency formatted numbers based on the [ECMAScript Internationalization API (Intl.NumberFormat)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat).
1212

docs/.vitepress/config.js

Lines changed: 0 additions & 66 deletions
This file was deleted.

docs/.vitepress/theme/components/CurrencyInput.vue

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)