https://github.com/magic-script/magic-script-polyfills
Polyfill for MagicScript
https://github.com/magic-script/magic-script-polyfills
javascript magicscript
Last synced: about 1 year ago
JSON representation
Polyfill for MagicScript
- Host: GitHub
- URL: https://github.com/magic-script/magic-script-polyfills
- Owner: magic-script
- License: apache-2.0
- Created: 2019-02-07T14:07:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T01:20:25.000Z (about 5 years ago)
- Last Synced: 2025-04-22T17:24:24.118Z (about 1 year ago)
- Topics: javascript, magicscript
- Language: JavaScript
- Homepage:
- Size: 178 KB
- Stars: 11
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MagicScript Polyfills
[](https://badge.fury.io/js/magic-script-polyfills) [](https://www.npmjs.com/package/magic-script-polyfills) [](LICENSE)
Polyfill library for MagicScript
## Installation
Open a Terminal in your project's folder and run,
```sh
npm install magic-script-polyfills
```
or
```sh
yarn add magic-script-polyfills
```
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details