All Projects → yuku → Textcomplete

yuku / Textcomplete

Licence: mit
Autocomplete for HTMLTextAreaElement and more.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Textcomplete

React Input Enhancements
Set of enhancements for input control
Stars: ✭ 1,375 (-18.69%)
Mutual labels:  autocomplete
Go Plus
An Enhanced Go Experience For The Atom Editor
Stars: ✭ 1,519 (-10.17%)
Mutual labels:  autocomplete
Vscode Auto Close Tag
Auto Close Tag for Visual Studio Code
Stars: ✭ 132 (-92.19%)
Mutual labels:  autocomplete
Tribute
ES6 Native @mentions
Stars: ✭ 1,551 (-8.28%)
Mutual labels:  autocomplete
Django Autocomplete Light
A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.
Stars: ✭ 1,559 (-7.81%)
Mutual labels:  autocomplete
Mypy boto3 builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
Stars: ✭ 123 (-92.73%)
Mutual labels:  autocomplete
React Autocomplete Input
Autocomplete input field for React
Stars: ✭ 100 (-94.09%)
Mutual labels:  autocomplete
Ale
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
Stars: ✭ 11,380 (+572.97%)
Mutual labels:  autocomplete
Pydantic Pycharm Plugin
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
Stars: ✭ 116 (-93.14%)
Mutual labels:  autocomplete
React Autocomplete Hint
A React component for Autocomplete Hint.
Stars: ✭ 131 (-92.25%)
Mutual labels:  autocomplete
Vue Places
Places component is based on places.js for Vue 2.x. Turn any <input> into an address autocomplete.
Stars: ✭ 106 (-93.73%)
Mutual labels:  autocomplete
Input Autocomplete
Tiny react input component with autocomplete.
Stars: ✭ 110 (-93.49%)
Mutual labels:  autocomplete
Deoplete Rust
Rust completion for Neovim (Deoplete) via Racer
Stars: ✭ 126 (-92.55%)
Mutual labels:  autocomplete
Ncm R
R autocompletion for Neovim and vim 8 📝 📊 ⚡️
Stars: ✭ 102 (-93.97%)
Mutual labels:  autocomplete
Google Maps Autocomplete
Autocomplete input component and directive for google-maps built with angular and material design | ANGULAR V9 SUPPORTED
Stars: ✭ 134 (-92.08%)
Mutual labels:  autocomplete
Gql
Very simple CLI for many GraphQL schemas in the cloud. Provides autocompletion for GraphQL queries
Stars: ✭ 101 (-94.03%)
Mutual labels:  autocomplete
Bootstrap Autocomplete
Bootstrap Autocomplete
Stars: ✭ 121 (-92.84%)
Mutual labels:  autocomplete
Ironpython Stubs
Autocomplete stubs for common IronPython/.NET libraries
Stars: ✭ 135 (-92.02%)
Mutual labels:  autocomplete
React Google Places Autocomplete
React Google Places Autocomplete input -- fully customizable
Stars: ✭ 135 (-92.02%)
Mutual labels:  autocomplete
Littletools
A set of short commands used to make the input of some commands simple.
Stars: ✭ 126 (-92.55%)
Mutual labels:  autocomplete

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 HTMLTextAreaElement.
@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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].