@uoe-ssp/textarea-input

1.0.1 • Public • Published

TextareaInput

Overview

Multi-line text input box for Vue forms.

Development

Running locally

npm run serve will run a local node instance based on dev/serve.vue.

To lint, run npm run lint.

To test creation of the built component, run npm run build.

Running unit tests

To run the unit tests, run npm run test:unit.

Publishing

Mocking publishing for local development in other apps

To test out your component in use in a different application, before you publish a new version of it, you can use npm link. See npm link on npm docs.

Publishing to npm

Publishing to npm - see guide.

Version history

Version Date Release notes
v1.0.0 10/Dec/2021 Initial port from ESC. Fix of has-error class.
v1.0.1 /2021 Add core-js dependency.

Readme

Keywords

none

Package Sidebar

Install

npm i @uoe-ssp/textarea-input

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

22.3 kB

Total Files

6

Last publish

Collaborators

  • ryan.stewart
  • samhend-uoe
  • nbinns
  • elaoneill
  • jhay1
  • silviaf
  • defeng
  • pdonoghue_uoe
  • ewilson7
  • mogsy
  • skinnaird92
  • angelpoon
  • tpogoda