syntaxhighlighter-regex
Common regular expressions used by SyntaxHighlighter modules and a proxy to XRegExp.
Exports XRegExp and commonRegExp.
Installation
npm install syntaxhighlighter-regex
Testing
npm test
License
MIT
| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsyntaxhighlighter-regex |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsyntaxhighlighter-regex
WebJar for syntaxhighlighter-regex
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| syntaxhighlighter-regex-4.0.0.pom | |
| syntaxhighlighter-regex-4.0.0.jar | 24 KB |
| syntaxhighlighter-regex-4.0.0-sources.jar | 22 bytes |
| syntaxhighlighter-regex-4.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/syntaxhighlighter-regex/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>syntaxhighlighter-regex</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/syntaxhighlighter-regex/
implementation 'org.webjars.npm:syntaxhighlighter-regex:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/syntaxhighlighter-regex/
implementation ("org.webjars.npm:syntaxhighlighter-regex:4.0.0")
'org.webjars.npm:syntaxhighlighter-regex:jar:4.0.0'
<dependency org="org.webjars.npm" name="syntaxhighlighter-regex" rev="4.0.0">
<artifact name="syntaxhighlighter-regex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='syntaxhighlighter-regex', version='4.0.0')
)
libraryDependencies += "org.webjars.npm" % "syntaxhighlighter-regex" % "4.0.0"
[org.webjars.npm/syntaxhighlighter-regex "4.0.0"]
Common regular expressions used by SyntaxHighlighter modules and a proxy to XRegExp.
Exports XRegExp and commonRegExp.
npm install syntaxhighlighter-regex
npm test
MIT
| Version |
|---|
|
4.0.0
|