vue-date-fns
vue-date-fns copied to clipboard
Date filter for Vue based on the date-fns.
Results
2
vue-date-fns issues
Sort by
recently updated
recently updated
newest added
trafficstars
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
dependencies
This statement no longer works? `import dateFilter from 'vue-date-fns';` I am getting this error: `Error: 'default' is not exported by node_modules\vue-date-fns\src\index.js imported by ...` This is what is in my...