2023-10-31 18:33:00 +01:00
2023-10-31 18:33:00 +01:00
2023-10-31 19:14:25 +01:00
2023-11-19 12:32:00 +01:00
2023-11-19 12:32:00 +01:00
2023-11-19 12:32:00 +01:00
2023-11-19 12:32:00 +01:00
2023-11-14 17:59:37 +01:00

naive-keypad

An interactive demonstration of a keypad with a quickly discoverable code.

Deploying

To deploy it on your web server, you need to copy those files/directories:

  • index.html
  • src/

Developing

You may optionally use a build step to minify the code and have a development server.

Ensure you have Node.js installed. Then run your favorite package manager (npm, yarn, pnpm, bun, etc.) to install the dependencies and build the application:

npm install
npm run dev # Run the Vite development server
npm run build # Build the application in the dist/ directory
Description
Spot the security flaw in a naive pin lock
Readme 45 KiB
Languages
CSS 47.5%
JavaScript 36%
HTML 13.5%
TypeScript 3%