@webscopeio/react-textarea-autocomplete

v4.9.0
Offers autocomplete over textarea in style of GitHub.
react-component textarea autocomplete react

build

cp src/types.js types.js && rollup -c

dev

yarn run example --open

example

webpack-dev-server --config webpack.dev.config.js

example:build

webpack --config webpack.prod.config.js

prepublish

yarn run build

lint

eslint --ext=js --ext=jsx ./src

lint:fix

yarn run lint -- --fix

test

jest

test:watch

jest --watch

flow

flow

flow:check

flow check

cypress

yarn run example & wait-on http://localhost:8080 && cypress run --headed

cypress:open

cypress open
npm i @webscopeio/[email protected]

Metadata

  • MIT
  • Whatever
  • Jakub Benes
  • released 12/4/2021

Downloads