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
| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторsyntaxhighlighter-regex |
| Последняя версия | Последняя версия4.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsyntaxhighlighter-regex
WebJar for syntaxhighlighter-regex
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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
| Версия |
|---|
|
4.0.0
|