# polyfill.js **Repository Path**: kingsmart/polyfill.js ## Basic Information - **Project Name**: polyfill.js - **Description**: ✔️ 为旧浏览器提供一些常用的原生新功能支持。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-18 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ✔️ polyfill.js - 为旧浏览器提供一些常用的原生新功能支持

downloads install size CDN Version License GitHub repo stars

## Issues 使用的时候遇到任何问题或有好的建议,请点击进入[issue](https://github.com/hai2007/polyfill.js/issues),欢迎参与维护! ## How to use? 首先你需要通过命令行安装: ```bash npm install --save @hai2007/polyfill ``` 安装好了以后,然后引入你需要的兼容文件即可: - Promise ``` import '@hai2007/polyfill/Promise.js'; ``` 开源协议 --------------------------------------- [MIT](https://github.com/hai2007/polyfill.js/blob/master/LICENSE) Copyright (c) 2021-present [hai2007](https://hai2007.gitee.io/sweethome/) 走一步,再走一步。