vue-round-filter
Version:
round number with whichever decimal accuracy
24 lines (23 loc) • 539 B
JSON
{
"name": "vue-round-filter",
"version": "1.1.2",
"description": "round number with whichever decimal accuracy",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/rascada/vue-round-filter.git"
},
"keywords": [
"vue",
"round",
"filter",
"decimal",
"accuracy"
],
"author": "Damian Martyniak",
"license": "ISC",
"bugs": {
"url": "https://github.com/rascada/vue-round-filter/issues"
},
"homepage": "https://github.com/rascada/vue-round-filter#readme"
}