Socket
Book a DemoInstallSign in
Socket
a

adi518

npm

Packages

Current Co-maintainers

Former Co-maintainers

8 packages

detect-msie

Detection of Internet Explorer 7-11 and Edge (>= 12), based on either Feature or User-Agent. See [demo](https://adi518.github.io/detect-ie/). ## Install ``` npm install --save detect-msie ``` ## Usage Default detection is based on Feature, as it is

mobile-orientation

Detect Mobile Portrait/Landscape on resize. See [demo](https://adi518.github.io/mobile-orientation/). ## Browser compatibility See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia). ## Install ``` npm install --save mobile-ori

php-watcher

Watch PHP files and execute a corresponding handler.

vue-breakpoint-component

A renderless component for composing CSS breakpoints

vue-facebook-login-component

A renderless Vue.js component for composing Facebook Login

vue-facebook-login-component-next

A renderless Vue.js 3 component for composing Facebook Login

vue-flatten-routes

Get a flat routes array from your [`vue-router`](https://github.com/vuejs/vue-router) compatible routes. ## Install ``` npm install --save vue-flatten-routes ``` ## Usage ```js import { flattenRoutes } from 'vue-flatten-routes'

vue-stepper-component

A Vue.js Stepper component