{"_id":"textarea","_rev":"18-4fa5a8d477d72df512e92d49e5b88c35","name":"textarea","time":{"modified":"2022-06-27T05:44:23.081Z","created":"2015-05-12T21:08:15.778Z","0.0.0":"2015-05-12T21:08:15.778Z","0.0.1":"2015-05-13T07:37:23.992Z","0.0.2":"2015-05-13T14:43:08.573Z","0.0.3":"2015-05-13T18:53:38.846Z","0.0.4":"2015-05-14T09:23:27.370Z","0.0.5":"2015-05-14T09:45:17.731Z","0.0.6":"2015-05-14T12:02:56.785Z","0.1.0":"2015-05-14T14:18:37.251Z","0.1.1":"2015-06-24T21:05:18.810Z","0.2.0":"2015-06-24T21:13:11.957Z","0.2.1":"2016-02-12T18:15:47.402Z","0.3.0":"2016-02-22T00:50:19.213Z"},"maintainers":[{"name":"chbrown","email":"io@henrian.com"}],"dist-tags":{"latest":"0.3.0"},"description":"DOM enhancements for the textarea element, including tabs and auto-expansion","readme":"## textarea\n\n[![npm version](https://badge.fury.io/js/textarea.svg)](https://www.npmjs.com/package/textarea)\n\nOne textarea plugin to rule them all.\n\nAce editor and CodeMirror are over the top. I just want tabs and block indentation.\n\nAnd auto-expansion to fix the contents (height-wise).\n\nYour `<textarea>` should specify `min-height` and `max-height`, but not `height`.\n\n\n## Alternatives\n\n* [react-textarea-autosize](https://github.com/andreypopp/react-textarea-autosize.git), [demo](http://andreypopp.github.io/react-textarea-autosize/): apparently only handles newlines, so if your lines wrap, the height will be wrong.\n* [react-textarea](https://github.com/zippyui/react-textarea): derived from react-textarea-autosize\n* [autosize](http://www.jacklmoore.com/autosize/): Looks nice, actually, but used to be jQuery?\n* [react-autosize-textarea](https://github.com/buildo/react-autosize-textarea): This one seems to work.\n* [angular2-autosize](https://github.com/stevepapa/angular2-autosize): super simple (3 lines of logic!), but works nicely at first glance.\n\n\n## License\n\nCopyright 2013-2016 Christopher Brown. [MIT Licensed](http://chbrown.github.io/licenses/MIT/#2013-2016).\n","versions":{"0.1.1":{"name":"textarea","description":"DOM enhancements for the textarea element, including tabs and auto-expansion","keywords":["browser","dom","textarea","autofit","angular"],"version":"0.1.1","homepage":"https://github.com/chbrown/textarea","repository":{"type":"git","url":"git://github.com/chbrown/textarea.git"},"bugs":{"url":"https://github.com/chbrown/textarea/issues"},"author":{"name":"Christopher Brown","email":"io@henrian.com","url":"http://henrian.com"},"license":"MIT","gitHead":"a3ecc7b7c7c79c33663c4f4249931c9c4bacc255","_id":"textarea@0.1.1","scripts":{},"_shasum":"766d3dd1cfdfa6c28ef636e5cf0ea3e6cb32fd37","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"chbrown","email":"io@henrian.com"},"dist":{"shasum":"766d3dd1cfdfa6c28ef636e5cf0ea3e6cb32fd37","tarball":"https://registry.npmjs.org/textarea/-/textarea-0.1.1.tgz","integrity":"sha512-EnczkcSVFHdZSBdTe9CmrM7KIRTDShwoJO8h+pbiOViqAfUsDuH0GfBQH+0jNl7OmlXfzcCgClI6Jj46F6+OFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrZamWIENo+sDC9vIbOtIu9T6GC3ndcgvP7oOAufsJTAIhANP0TugOtJbK3QSaLXMq4h4f4WehShFVjyPASmln+a6N"}]},"maintainers":[{"name":"chbrown","email":"io@henrian.com"}]},"0.2.0":{"name":"textarea","description":"DOM enhancements for the textarea element, including tabs and auto-expansion","keywords":["browser","dom","textarea","autofit","angular"],"version":"0.2.0","homepage":"https://github.com/chbrown/textarea","repository":{"type":"git","url":"git://github.com/chbrown/textarea.git"},"bugs":{"url":"https://github.com/chbrown/textarea/issues"},"author":{"name":"Christopher Brown","email":"io@henrian.com","url":"http://henrian.com"},"license":"MIT","gitHead":"121e4880ecd6815ebfb57f4573d5deeebf637d49","_id":"textarea@0.2.0","scripts":{},"_shasum":"70458482243e10b838bd9563a2a87a77b2281365","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"chbrown","email":"io@henrian.com"},"dist":{"shasum":"70458482243e10b838bd9563a2a87a77b2281365","tarball":"https://registry.npmjs.org/textarea/-/textarea-0.2.0.tgz","integrity":"sha512-md3iv1K5GlM2OwY4HkQOd0kCrItnm3JIWOrJVy2/mUn2CtwNq79TmFJQpFvJKRH5Sr7O8JCXYFgtPpbXamjBwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcokS23pb6KZLtYNGW8T7oShS5D2i4y4RDclmVBTwZGgIhAK6vEeKPi6nDi/tzoiXL+xK3P/He94ge0twKLWdb3Tvo"}]},"maintainers":[{"name":"chbrown","email":"io@henrian.com"}]},"0.2.1":{"name":"textarea","description":"DOM enhancements for the textarea element, including tabs and auto-expansion","keywords":["browser","dom","textarea","autofit","angular"],"version":"0.2.1","homepage":"https://github.com/chbrown/textarea","repository":{"type":"git","url":"git://github.com/chbrown/textarea.git"},"bugs":{"url":"https://github.com/chbrown/textarea/issues"},"author":{"name":"Christopher Brown","email":"io@henrian.com","url":"http://henrian.com"},"license":"MIT","gitHead":"e0eaabbc0a00d6b12b92f4c2ebbb51a5c261f389","_id":"textarea@0.2.1","scripts":{},"_shasum":"d223eab65d57ea7d179a8bb8ff87dd8d86657824","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"chbrown","email":"io@henrian.com"},"dist":{"shasum":"d223eab65d57ea7d179a8bb8ff87dd8d86657824","tarball":"https://registry.npmjs.org/textarea/-/textarea-0.2.1.tgz","integrity":"sha512-m3LSs/XYuzmdIcPWUc/9T1sdkxt/sURBQj52+z4lSaoPCBJIpcKkTuOPmU7K6XIxkUnxki7fz12U32Nzmml73w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDUeux8hnwWKpbe+QdsDWwg+x2iG1fpLJ787ODYu8sUgIhANIpgR7OHXMvVfPWKaHRYepEhaApZ1+V4P83kTNU5q3L"}]},"maintainers":[{"name":"chbrown","email":"io@henrian.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/textarea-0.2.1.tgz_1455300945389_0.9115428449586034"}},"0.3.0":{"name":"textarea","description":"DOM enhancements for the textarea element, including tabs and auto-expansion","keywords":["browser","dom","textarea","autofit"],"version":"0.3.0","homepage":"https://github.com/chbrown/textarea","repository":{"type":"git","url":"git+https://github.com/chbrown/textarea.git"},"author":{"name":"Christopher Brown","email":"io@henrian.com","url":"http://henrian.com"},"license":"MIT","dependencies":{},"devDependencies":{"babel-core":"^5.0.0","coveralls":"*","istanbul":"*","mocha":"*","mocha-lcov-reporter":"*","typescript":"*"},"gitHead":"7982db59ad68e01ef203eacf9f3e5cf935a690d7","bugs":{"url":"https://github.com/chbrown/textarea/issues"},"_id":"textarea@0.3.0","scripts":{},"_shasum":"89cfdef8f3fc22c0c1aa00fcf242a044bf0c2e6b","_from":".","_npmVersion":"3.7.2","_nodeVersion":"5.6.0","_npmUser":{"name":"chbrown","email":"io@henrian.com"},"dist":{"shasum":"89cfdef8f3fc22c0c1aa00fcf242a044bf0c2e6b","tarball":"https://registry.npmjs.org/textarea/-/textarea-0.3.0.tgz","integrity":"sha512-mLIr1WYhuoPNuq7Tz8kf0g/VFr0q1BnwScX820WITbyq7MTPbmxK1oVyeoYCzCFjBAcE2MNIBpIBDV1Ctyqxrg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/IsaAMnT3EUeQS1BaoFHI016DNp0zB1fN/B2UthUrBQIgBNspdxG5P2j/rdHSIB1mhO0xZEPLqwOyLKIVknAgdNQ="}]},"maintainers":[{"name":"chbrown","email":"io@henrian.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/textarea-0.3.0.tgz_1456102214043_0.19701236044056714"}}},"homepage":"https://github.com/chbrown/textarea","keywords":["browser","dom","textarea","autofit"],"repository":{"type":"git","url":"git+https://github.com/chbrown/textarea.git"},"author":{"name":"Christopher Brown","email":"io@henrian.com","url":"http://henrian.com"},"bugs":{"url":"https://github.com/chbrown/textarea/issues"},"license":"MIT","readmeFilename":"README.md","users":{"jonabasque":true}}