An open API service indexing awesome lists of open source software.

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.

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.

![Drum_Stick](/Drum_Stick/Drum_1.png)

---

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

![Type_Ahead_2](/Type_Ahead_JS/Type_Ahead_2.png)

![Type_Ahead_2](/Type_Ahead_JS/Type_Ahead_1.png)