Home

Awesome

Textcomplete

Autocomplete for HTMLTextAreaElement and more.

Publish Test GitHub pages

See more at yuku.takahashi.coffee/textcomplete

Packages

Textcomplete consists of subpackages:

NameDescription
@textcomplete/coreCore of Textcomplete.
@textcomplete/textareaEditor for HTMLTextAreaElement.
@textcomplete/contenteditableEditor for contenteditable. (Experimental)
@textcomplete/codemirrorEditor for CodeMirror. (Experimental)
@textcomplete/utilsUtility functions for editors.

Development

View documentation

yarn install
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.