1.1.2 • Published 10 months ago

create-webcam-app v1.1.2

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
10 months ago

create-webcam-app

Create a simple boilerplate for typescript project using webcam.

npm Package Version

Features

  • "npm init" starter cli
  • Not tied to any frameworks
  • Common setup included
    • webcam stream and canvas update loop
    • typescript
    • esbuild bundle
    • fallback error display

Usage Example

npm init webcam-app [project-name]
# or
npx -y create-webcam-app@latest [project-name]

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others
1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.0

10 months ago