Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisxie0830/javascript-practice
javascript practice
https://github.com/louisxie0830/javascript-practice
css es6 gulp html javascript
Last synced: 3 months ago
JSON representation
javascript practice
- Host: GitHub
- URL: https://github.com/louisxie0830/javascript-practice
- Owner: louisxie0830
- Created: 2017-09-05T08:08:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T03:29:46.000Z (5 months ago)
- Last Synced: 2024-09-16T00:27:45.773Z (5 months ago)
- Topics: css, es6, gulp, html, javascript
- Language: HTML
- Homepage: https://louisxie0830.github.io/javascript-practice/
- Size: 5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Practice
## Overview
This repository contains various JavaScript practice examples demonstrating different functionalities and techniques. Each example is implemented using HTML, CSS, and JavaScript.## Demo URL
You can view the live demos of these examples [here](https://louisxie0830.github.io/javascript-practice/).## Contents
- AJAX
- Browser Checks
- Custom Video Controls
- File Uploads
- Infinite Scrolling
- Lazy Loading Images
- Notifications
- Animations## Getting Started
To view the examples, simply clone this repository and open the desired HTML file in your browser.```bash
git clone https://github.com/louisxie0830/javascript-practice.git
```## Technologies Used
- HTML
- CSS
- JavaScript
- Gulp## License
This project is licensed under the MIT License.