An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# MagicScript Polyfills

[![npm version](https://badge.fury.io/js/magic-script-polyfills.svg)](https://badge.fury.io/js/magic-script-polyfills) [![npm downloads](https://img.shields.io/npm/dt/magic-script-polyfills.svg)](https://www.npmjs.com/package/magic-script-polyfills) [![License](https://img.shields.io/:license-Apache%202.0-blue.svg?style=flat-square)](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