https://github.com/abhishek-sanwal/javascript_revise
This repo contains short js projects.
https://github.com/abhishek-sanwal/javascript_revise
cascading-style-sheets documentation hypertext-markup-language javascript web
Last synced: about 2 months ago
JSON representation
This repo contains short js projects.
- Host: GitHub
- URL: https://github.com/abhishek-sanwal/javascript_revise
- Owner: abhishek-sanwal
- Created: 2024-09-22T06:31:29.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-20T18:14:39.000Z (7 months ago)
- Last Synced: 2025-03-29T02:44:03.260Z (about 2 months ago)
- Topics: cascading-style-sheets, documentation, hypertext-markup-language, javascript, web
- Language: HTML
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Javascript short projects
---
- **Drum_Stick** => It plays different sound based on the key been pressed or button been clicked.

---
- **Type_Ahead** => It provides all the related data entries as suggestions when user enters some data in searchBox.

