Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeabnoah/trim-text

trim_the_first_n_words Truncates a string to a specified number of words and adds an ellipsis (" ...") if the original text is longer. Useful for generating short previews or summaries from longer text.
https://github.com/yeabnoah/trim-text

Last synced: 10 days ago
JSON representation

trim_the_first_n_words Truncates a string to a specified number of words and adds an ellipsis (" ...") if the original text is longer. Useful for generating short previews or summaries from longer text.

Awesome Lists containing this project

README

        

# trim-text