textcomplete

WebJar for textcomplete

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-yuku-textcomplete
Last Version

Last Version

0.18.1
Release Date

Release Date

Type

Type

jar
Description

Description

textcomplete
WebJar for textcomplete
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/yuku/textcomplete

Download github-com-yuku-textcomplete

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : eventemitter3 jar [2.0.3,3)
org.webjars.npm : textarea-caret jar [3.0.1,4)
org.webjars.npm : undate jar [0.2.3,0.3)

Project Modules

There are no modules declared in this project.

Textcomplete

Autocomplete for HTMLTextAreaElement and more.

Publish Test GitHub pages

Document.

Packages

Textcomplete consists of subpackages:

Name Description
@textcomplete/core Core of Textcomplete.
@textcomplete/textarea Editor for HTMLTextAreaEleemnt.
@textcomplete/contenteditable Editor for contenteditable. (Experimental)
@textcomplete/codemirror Editor for CodeMirror. (Experimental)
@textcomplete/utils Utility functions for editors.

Development

View Document

yarn install
yarn lerna bootstrap
yarn docs

then open http://localhost:1234.

Release

yarn release

then create a release for the shown tag.

License

© Yuku Takahashi - This software is licensed under the MIT license.

Versions

Version
0.18.1