Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yeabnoah/trim-text
- Owner: yeabnoah
- Created: 2024-07-25T14:22:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T14:22:26.000Z (7 months ago)
- Last Synced: 2025-01-30T08:05:13.451Z (13 days ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# trim-text