https://github.com/hnthap/primality
Primality test
https://github.com/hnthap/primality
css css3 html html-css-javascript html5 javascript primality-test prime-numbers serverless vanilla-css vanilla-javascript vanilla-js vanillajs
Last synced: 2 months ago
JSON representation
Primality test
- Host: GitHub
- URL: https://github.com/hnthap/primality
- Owner: hnthap
- License: cc0-1.0
- Created: 2024-06-26T11:26:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T01:11:44.000Z (10 months ago)
- Last Synced: 2025-08-13T03:14:15.746Z (10 months ago)
- Topics: css, css3, html, html-css-javascript, html5, javascript, primality-test, prime-numbers, serverless, vanilla-css, vanilla-javascript, vanilla-js, vanillajs
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Primality Test
[Live Demo here!](https://hnthap.github.io/primality/)
[](https://hnthap.github.io/primality/)
Minimal Primality Test website implemented with just a HTML file, a CSS file and a JavaScript file. This can check for prime numbers up to 1012.