New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

face.js

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

face.js

Production application boilerplate for Vue.js + Foundation

latest
Source
npmnpm
Version
0.3.2
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

We :revolving_hearts: Vue.js

dependencies build npm version npm downloads

Production application boilerplate for Vue, batteries included:

  • ES6 + Babel
  • ESLint with the Airbnb JavaScript rules.
  • Mocha Unit testing and coverage with Chai assertion framework.
  • Nightwatch E2E UI automated testing framework.
  • Editorconfig Consistent coding styles formatter.
  • Yarn Dependency management.
  • Vue.js Progressive frontend framework.
  • Vue Unique ID Vue.js plugin that helps to use id-related attributes with no side-effect.
  • NPM scripts for common operations.

Key NPM Scripts

  • npm start - start Webpack server with hot reload supports in foreground (default port 3000).

TODOs
=====
- [x] ESLint rules supports.
- [x] webpack/webpack-dev-server support.
- [x] NPM scripts for common operations.
- [x] multiple webpack settings profiles.
- [x] dynamic/unique ID integration.
- [x] unit test integration.
- [ ] e2e test integration.

FAQs

Package last updated on 04 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts