Displaying 1 to 4 from 4 results

RSKGrowingTextView - A light-weight UITextView subclass that automatically grows and shrinks.

  •    Swift

A light-weight UITextView subclass that automatically grows and shrinks based on the size of user input and can be constrained by maximum and minimum number of lines. RSKGrowingTextView requires iOS 7.0 or later.

GrowingTextView - An UITextView in Swift3, Swift4 and Swift2

  •    Swift

An UITextView in Swift3, Swift4 and Swift2.3. Support auto growing, placeholder and length limit.

react-autosize-textarea - A textarea perfectly compatible with ReactJS default one which auto resizes its height based on user input

  •    TypeScript

A light replacement for built-in <textarea /> component which automatically adjusts its height to match the content. You can pass any prop you're allowed to use with the default React textarea (valueLink too).

tailing-stream - A Node.js module that can read a growing file continuously as a Stream.

  •    Javascript

tailing-stream is a Node.js module that provides a Stream that can read continuously from a file that's being actively written to. This is in contrast to the standard fs.createReadStream. method, which returns a ReadableStream that stops reading once it gets to the last byte that existed at the time the stream was originally opened. It supports exactly the same interface as a Node ReadableStream, and its createReadStream method functions the same as fs.createReadStream. It takes two unique configuration options, timeout and pause.









We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.