vue-computed-helpers icon indicating copy to clipboard operation
vue-computed-helpers copied to clipboard

Computed helpers for Vue apps

Results 2 vue-computed-helpers issues
Sort by recently updated
recently updated
newest added
trafficstars

Returns an item in an array by it's index

During the build process, it throws this error: ERROR in build.js from UglifyJs Name expected [./node_modules/vue-computed-helpers/lib/index.js:15,0][build.js:5359,13] My app has been built over the past few months, and basically, I'm not...