README
react-textarea-autocomplete 📝
This is a fork from https://github.com/webscopeio/react-textarea-autocomplete
publishing
- You must be logged in to npm via CLI
- Up the version in package.json
- Publish (public access):
npm publish --access public
Offers autocomplete over textarea in style of GitHub.
<script type="module">
import apthleticReactTextareaAutocomplete from 'https://cdn.skypack.dev/@apthletic/react-textarea-autocomplete';
</script>
This is a fork from https://github.com/webscopeio/react-textarea-autocomplete
npm publish --access public