https://github.com/shuklaritvik06/js-polyfills
Polyfills
https://github.com/shuklaritvik06/js-polyfills
javascript polyfills
Last synced: 10 months ago
JSON representation
Polyfills
- Host: GitHub
- URL: https://github.com/shuklaritvik06/js-polyfills
- Owner: shuklaritvik06
- License: mit
- Created: 2024-03-12T23:02:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T03:50:42.000Z (over 2 years ago)
- Last Synced: 2025-03-09T13:29:33.119Z (over 1 year ago)
- Topics: javascript, polyfills
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polyfills Repository
This is the Polyfills repository which contain the code for polyfills which i wrote while learning.
## Table of Contents
- [Polyfills Repository](#polyfills-repository)
- [Table of Contents](#table-of-contents)
- [How to Use](#how-to-use)
## How to Use
To Clone the repository to your local machine:
```bash
git clone https://github.com/shuklaritvik06/js-polyfills.git
```