string.js, or simply S is a lightweight (< 5 kb minified and gzipped) JavaScript library for the browser or for Node.js that provides extra String methods. Originally, it modified the String prototype. But I quickly learned that in JavaScript, this is considered poor practice.Personally, I prefer the cleanliness of the way code looks when it appears to be native methods. i.e. when you modify native JavaScript prototypes. However, if any app dependency required string.js, then the app's string prototype would be modified in every module. This could be troublesome. So I settled on creating a wrapper a la jQuery style. For those of you prototype hatin' fools, there is the method extendPrototype().
string strings string.js stringjs s csv html entities parse tags strip trim encode decode escape unescapeShave is a javascript plugin that truncates multi-line text within a html element based on set max height
truncate ellipsis multi-line truncation truncated semantic js content shorten text shave trimThe Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugify, latinise, sprintf'y, truncate, escape and much more. The modular design allows to load the entire library, or individual functions to minimize the application builds. The library is fully tested, well documented and long-term supported. Voca can be used in various environments.
javascript-library string slugify sprintf truncate pad case trim latinise escape word wrap stripLipo is a free image manipulation API service built on top of Sharp. It is an alternative to Jimp, Graphics Magick, ImageMagick or PhantomJS.
image resize node magic scale graphics crop trim sharp img manipulate manipulation auto gm sharpen jimp enhance magick image-processing image-api thumbnail thumbnail-service imaging-serviceIt will replace single-line comments // and multi-line comments /**/ with whitespace. This allows JSON error positions to remain as close as possible to the original source.Also available as a gulp/grunt/broccoli plugin.
json strip remove delete trim comments multiline parse config configuration conf settings util env environmentHow many times you want indent repeated.String to use for the indent.
string str strip trim indent indentation add reindent normalize remove whitespace spaceAlso available as a gulp/grunt/broccoli plugin.String with CSS.
css style stylesheet strip remove delete trim comments preprocess transform stringStrip comments from CSS
cli-app cli css style stylesheet strip remove delete trim comments preprocess transform stringAs the name suggest this is an AutoHotkey (AHK) Library with a number of functions to "manipulate" text, both files such as *.txt, *.ahk, *.html, *.css etc AND Strings (or variables). For example you can delete specific lines, replace words or specific lines, number lines, remove or insert columns of text, etc. See the list of functions below for a complete overview. To understand how to work with files and variables please read the "Textfile and the ! Prefix" and "Files & Variables" sections below.
text-manipulation tail remove-lines regexreplace trim read find reverse-lines split merge wrap sort join texttools autohotkey
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.