@webscopeio/react-textarea-autocomplete

v3.1.4
Offers autocomplete over textarea in style of GitHub.
react-component textarea autocomplete react

build

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

dev

webpack-dev-server --config webpack.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 dev & cypress run --headed

cypress:open

cypress open

precommit

lint-staged
npm i @webscopeio/[email protected]

Metadata

  • MIT
  • Whatever
  • Jakub Benes
  • released 11/25/2018

Downloads