esprima-harmony-jscs

WebJar for esprima-harmony-jscs

License

License

BSD
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

esprima-harmony-jscs
Last Version

Last Version

1.1.0-templates
Release Date

Release Date

Type

Type

jar
Description

Description

esprima-harmony-jscs
WebJar for esprima-harmony-jscs
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download esprima-harmony-jscs

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.1.0-templates