esprima-harmony-jscs

WebJar for esprima-harmony-jscs

Лицензия

Лицензия

BSD
Группа

Группа

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

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

esprima-harmony-jscs
Последняя версия

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

1.1.0-templates
Дата

Дата

Тип

Тип

jar
Описание

Описание

esprima-harmony-jscs
WebJar for esprima-harmony-jscs
Ссылка на сайт

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

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

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

https://github.com/jscs-dev/esprima-harmony

Скачать esprima-harmony-jscs

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

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

Зависимости

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

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

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

Esprima (esprima.org, BSD license) is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript). Esprima is created and maintained by Ariya Hidayat, with the help of many contributors.

Features

Esprima serves as a building block for some JavaScript language tools, from code instrumentation to editor autocompletion.

Esprima runs on many popular web browsers, as well as other ECMAScript platforms such as Rhino and Node.js.

For more information, check the web site esprima.org.

org.webjars.npm

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

Версия
1.1.0-templates