Text

CircleType.js - A jQuery plugin that lets you curve type on the web

CircleType.js is a tiny jQuery plugin that lets you curve type on the web.   CircleType.js - Features: Use any font Adjust letter-spacing as usual with CSS Flip it around so it reads counter-clockwise instead Set the radius manually or let CircleType.js figure it out for you Works in fluid and responsive layouts Plays well with FitText.js  

jQuery Autocomplete - create autocomplete and autosuggest boxes easily

jQuery Autocomplete allows you to easily create autocomplete and autosuggest boxes for text input fields.   Built with focus on performance - results for every query are cached and pulled from local cache for the same repeating query. If there are no results for particular query it stops sending requests to the server for other queries with the same root.  

Succinct - A tiny jQuery plugin for truncating multiple lines of text.

Succinct is a tiny jQuery plugin for truncating multiple lines of text. It shortens your text to a specified size, and then adds an ellipsis to the end.  

jQuery responsiveText - Make your text sizing responsive

jQuery responsiveText is a jQuery plugin to set font sizes responsively based on its container's width. You can use this responsive text plugin to have scalable text or scrollable responsive text.  

Knwl.js - A Natural Language Processor in JS

Knwl.js is a Natural Language Processor built with JavaScript, put simply, Knwl.js scans through text, user data, or just about anything for data of interest, phone numbers, dates, locations, emails, times, and more. Even check if the string may be spam, or get the overall emotion.  

novacancy.js - Text neon golden effect jQuery plug-in

novacancy.js is a text neon golden effect jQuery plugin.  

Text Effects - a sci-fi style awesome effect made with jQuery

Text Effects is a sci-fi style awesome effect made with jQuery. As a jQuery plugin, you can simply implement the effect on your website with only one line of script.  

Wordcount.js - Calculate file newlines, word, and byte counts on client side using HTML5 File API

WordCount.js is a client-side JS and Node.js library that counts bytes, words, lines, chars, and calculates the longest line of a file using the HTML5 File API.  When a file is uploaded using the file input element with the given input selector then the number of bytes, words, lines, chars, and the longest line in the uploaded file are calculated and then callback is called.  

FitText - makes font-sizes flexible

FitText is a jQuery plugin for inflating web type. It makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.  

jTruncate - Text Truncation for jQuery

jTruncate provides simple yet customizable truncation for text entities in your web page. This text truncation plugin allows you to customize nearly every aspect of the truncation operation. The following options are provided: length: The number of characters to display before truncating. minTrail: The minimum number of "extra" characters required to truncate. moreText: The text to use for the "more" link. lessText: The text to use for the "less" link. ellipsisText: Defaults to "..." to a