Socket
Book a DemoInstallSign in
Socket
e

eddyerburgh

npm

Packages

Co-maintainers

77 packages

avoriaz

a Vue.js testing utility library

babel-plugin-transform-relative-paths

Transform relative paths with babel

check-input

Validate input and throw a custom error. Use it in promise chains

conditional-specs

Conditional spec methods for Jest and Mocha

dom-event-types

DOM events data scraped from MDN

enzyme-adapter-inferno

Inferno enzyme adapter

is-dom-selector

Validate if a string is a DOM selector

jest-serializer-vue

A jest serializer for Vue snapshots

jest-transform-stub

Jest transform stub

jest-vue

Jest Vue transform

react-dev-tools-iframe-webpack-plugin

By default, React apps running in iframes are not picked up by the React dev tools extension.

vue-add-globals

Add vue instance methods, directives, mixins and properties

@vue/apollo-components

Apollo GraphQL components for Vue.js

@vue/apollo-composable

Apollo GraphQL for Vue Composition API

@vue/apollo-option

Use Apollo and GraphQL with Vue.js using the `apollo` option

@vue/apollo-ssr

Apollo GraphQL for Vue - Server Side Rendering utilities

@vue/apollo-util

Apollo GraphQL for Vue - Utilities

@vue/babel-helper-vue-jsx-merge-props

Babel helper for Vue JSX spread

@vue/babel-helper-vue-transform-on

to help transform on

@vue/babel-plugin-jsx

Babel plugin for Vue 3 JSX

@vue/babel-plugin-transform-vue-jsx

Babel plugin for Vue 2.0 JSX

@vue/babel-preset-jsx

Babel preset for Vue JSX

@vue/babel-sugar-composition-api-inject-h

Babel syntactic sugar for h automatic injection for Vue JSX with @vue/composition-api

@vue/babel-sugar-composition-api-render-instance

Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-api

@vue/babel-sugar-functional-vue

Babel syntactic sugar for functional components