This Vue plugin allows you to retrieve and modify observable data properties in deeply nested structures using paths encoded in strings or arrays. It creates intermediate objects for you.
hot reload api for *.vue components
A simple Vue.js plugin for handling browser cookies
Vue template support for the CodeMirror code editor
Access deep object properties using a path
A simple Vue.js 3 plugin for handling browser cookies
Get the PATH environment variable key cross-platform
ES2015 `Object.assign()` ponyfill
Vue.js style loader module for webpack
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Use SVG files as Vue Components
Call a specified method on each value in the given object.
Vue.js util for intelligently merging data passed to functional components.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Find the module object for something that was require()d
Toolbox to extract information from Vue component files for documentation generation purposes.
Returns true if a value is a plain object, array or function.
Create an object path from a list or array of strings.
Copy static properties, prototype properties, and descriptors from one object to another.
Responsive Touch Compatible Toast plugin for VueJS 2+
@vue/server-renderer
Post compiler for Vue template render functions to support ES2015+ features
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Recursive, synchronous, and fast file system walker