🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

react-tfjs-models

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tfjs-models

React helpers to use with tensorflow js on videos

0.0.11
Source
npm
Version published
Weekly downloads
12
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

react-tfjs-models

This repository accompanies the blog entry Publishing a React component to npm using Vite.

This is a scaffold application for building a React library/component using Vite, that can be published to npm.

Feel free to clone this repository. Simply replace all instances of react-tfjs-models in /package.json and in /vite.config.js with the name of your npm package.

Replace version, description and author in /package.json.

To run in development

npm run dev

To run tests

npm test

or

npm run watch

To build and publish

npm run build

followed by

npm publish

License

MIT © tomsouthall

Keywords

ML

FAQs

Package last updated on 09 Aug 2023

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