Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
A drop-in library for adding face-controlled mouse pointers with computer vision via BRFv4 🙈
A drop-in library for adding face-controlled mouse pointers with computer vision via BRFv4 🙈
yarn init # To update the package with your own labels
yarn # and yarn --only=dev if you have a global NODE_ENV=production, the default on Windows.
yarn dev # Development mode with SASS, templates, and hot-reload on localhost:8080
yarn build # Build the library
npm init # To update the package with your own labels
npm install # and npm install --only=dev if you have a global NODE_ENV=production, the default on Windows.
npm run dev # Development mode with SASS, templates, and hot-reload on localhost:8080
npm run build # Build the library
The actual library is built with /src/main.js
as the starting point. When people npm install monkeysee
and import monkeysee from 'monkeysee'
, they'll be loading this file.
The /sandbox/
scripts are used when developing with yarn dev
and are there to help you in developing your library (/src/main.js
). Your library and /sandbox/index.js
are automatically injected into /sandbox/index.pug
. When you run yarn build
, these files are included in the /dist/
folder which allows you to quickly deploy examples with your library!
Make sure the following are set, otherwise you may not publish/commit correctly:
package.json
properties:
git remove origin
Uses BRFv4: https://github.com/Tastenkunst/brfv4_javascript_examples Uses Haar Cascade: haarcascade_frontalface_default.xml
FAQs
A drop-in library for adding face-controlled mouse pointers with computer vision via BRFv4 🙈
The npm package monkeysee receives a total of 1 weekly downloads. As such, monkeysee popularity was classified as not popular.
We found that monkeysee demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.