Skip to content

This VScode extension contains over 400 code snippets for JavaScript, supports JavaScript and html & php files

License

Notifications You must be signed in to change notification settings

nalabdou/javascript-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Code Snippets

This extension contains over 400 code snippets for JavaScript, supports JavaScript and html & php files.


This extension has no documentation, but if you want to use it just type function or statement name and you will get wonderful autocomplete

To get this function just type keydown

elemToListen.addEventListener("keydown",(event)=> {
	event.preventDefault()
})

🤝 Contributing

see contributors Contributions, issues and feature requests are welcome !
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you !

Buy Me A Coffee

📝 License

Copyright © 2020 Nadim Al Abdou.
This project is GPL3 licensed.