Search results
20 packages found
This tool fixes the text paragraphs by merging the lines, fixing list lines, removing empty lines, and trimming the lines. It also removes white spaces from the text and merges the lines with respect to punctuation marks such as periods (.), colons (:), a
A set of natural language processing functions for generating and optimizing Reddit post content.
- hero-nlp-reddit
- natural language processing
- post
- title
- spelling
- sentiment
- analysis
- word count
- keywords density
- replaceAll
- summary
- paragraphs
- content
Countable is a JavaScript library to add live paragraph-, word- and character-counting to an HTML element.
Building a text with paragraphs from a continuous uninterrupted text.
Vue binding for countable.js. Provides real-time paragraph, sentence, word, and character counting.
A JavaScript module that converts new lines to paragraph tags.
Texts, paragraphs, fonts and more.
Metalsmith plugin to compute wordcount / average reading time of all paragraphs in a html file
A plugin for DatoCMS that gives info for text and string fields about word count
- datocms
- datocms-plugin
- field-addon
- string
- text
- structured-text
- word
- character
- sentences
- paragraphs
- word-counter
- character-counter
- sentences-counter
- paragraphs-counter
- View more
Basic body styles for body HTML elements
- auds
- pancake
- pancake-module
- sass
- scss
- css
- gold.au
- gov.au
- Commonwealth of Australia
- design guide
- design system
- semantic elements
- common styles
- paragraphs
@magic P module. receives string or array of strings and wraps them in one or more p elements.
[](https://www.npmjs.com/package/druxt-layout-paragraphs) [](https://github.com/druxt-contrib/druxt-l
Count everything about text, letters, words, sentences and paragraphs, and more.
Impress your clients!
- lorem-ipsum
- corporate-ipsum
- lorem
- ipsum
- corporate
- filler
- b.s.
- placeholder
- place
- holder
- funny
- random
- text
- paragraph
Texts, paragraphs, font setting and more.
add <p>s and <br/>s to texts
Read more toggler
Generate readability statistics with localized options.
- automated readability index
- characters
- coleman-liau
- flesch
- flesch-kincaid
- letters
- lix
- localized
- long words
- paragraphs
- periods
- polysillabic words
- punctuations
- readability
- View more
A function as child component which provides an interface for creating paragraphs with line breaks from raw text with `\n` new lines. The default render child is: ```js const defaultParagraph = props => <p key={props.key} children={props.text}/> ```