phantomjs-polyfill-object-assign

WebJar for phantomjs-polyfill-object-assign

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования Ant Компиляция и сборка
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

phantomjs-polyfill-object-assign
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

phantomjs-polyfill-object-assign
WebJar for phantomjs-polyfill-object-assign
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/chuckplantain/phantomjs-polyfill-object-assign

Скачать phantomjs-polyfill-object-assign

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-polyfill-object-assign/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>phantomjs-polyfill-object-assign</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-polyfill-object-assign/
implementation 'org.webjars.npm:phantomjs-polyfill-object-assign:0.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-polyfill-object-assign/
implementation ("org.webjars.npm:phantomjs-polyfill-object-assign:0.0.2")
'org.webjars.npm:phantomjs-polyfill-object-assign:jar:0.0.2'
<dependency org="org.webjars.npm" name="phantomjs-polyfill-object-assign" rev="0.0.2">
  <artifact name="phantomjs-polyfill-object-assign" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='phantomjs-polyfill-object-assign', version='0.0.2')
)
libraryDependencies += "org.webjars.npm" % "phantomjs-polyfill-object-assign" % "0.0.2"
[org.webjars.npm/phantomjs-polyfill-object-assign "0.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

phantomjs-polyfill-object-assign

Object.prototype.assign polyfill for phantom.js based on https://github.com/tom-james-watson/phantomjs-polyfill and https://github.com/ptim/phantomjs-polyfill-find

This is a polyfill for Object.prototype.assign which is missing from PhantomJS.

Installation

    npm install --save-dev phantomjs-polyfill-object-assign

Usage with Karma

Include the polyfill directly in the files list of your karma.conf

    ...
    files: [
      './node_modules/phantomjs-polyfill-object-assign/object-assign-polyfill.js',
      ...
    ]
    ...

Версии библиотеки

Версия
0.0.2