A PHP string manipulation library with multibyte support. Compatible with PHP 5.4+, PHP 7+, and HHVM.Refer to the 1.x branch or 2.x branch for older documentation.
strings multibyte utf-8string.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 unescape🔖 A set of well-tested, commonly used template literal tag functions for use in ES2015+. 🌟 Plus some extra goodies for easily making your own tags.
multiline-strings string-substitution indentation inline html-template tagged-template tagged-template-literals composition composable abstraction es6 es2015 array babel es2015-tag es6-tag heredoc html indent indents line literal multi multiline normalize one oneline single singleline string strings strip tag tagged templateUnderscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript. When converting object keys, it will walk the structure, converting any nested objects (or arrays of nested objects) along the way. Handy for converting JSON between JavaScript and Ruby/Rails APIs.
utils camel case underscore converter strings objectsTwine is a simple string manipulation library with an expressive, fluent syntax. Like this project? Keep me caffeinated by making a donation.
strings string-manipulation php-library string-comparison multi-byte-string multibyte-stringsGlue strings to data in R. Small, fast, dependency free interpreted string literals. This lets you indent the strings naturally in code.
r strings string-interpolationStrings are not glamorous, high-profile components of R, but they do play a big role in many data cleaning and preparation tasks. The stringr package provide a cohesive set of functions designed to make working with strings as easy as possible. If you’re not familiar with strings, the best place to start is the chapter on strings in R for Data Science. stringr is built on top of stringi, which uses the ICU C library to provide fast, correct implementations of common string manipulations. stringr focusses on the most important and commonly used string manipulation functions whereas stringi provides a comprehensive set covering almost anything you can imagine. If you find that stringr is missing a function that you need, try looking in stringi. Both packages share similar conventions, so once you’ve mastered stringr, you should find stringi similarly easy to use.
r strings regular-expressionmicro html is a ~2.5K lighterhtml subset to build declarative and reactive UI via template literals tags.
template-strings html-template stringsSimple way to use the Bolt database. Similar design to simpleredis.
strings bolt-database boltdb boltEasy way to use a PostgreSQL database (and the HSTORE feature) from Go.
hstore strings hashmap key-value postgresql-database postgresqlEasy way to use Redis from Go.Redis must be up and running locally for the go test tests to work.
redis stringsTrying out various DS and Algorithms for learning purposes and to refresh my Java skills.
algorithm stack tree sort palindrome strings graph dijkstra matrix permutation hash-map trieA collection of useful utility functions
utility utilities string strings string-manipulation conditional-statements conditional condition conditions errors concurrency parallelism concurrent parallel compression decompression hash hashing conversion conversionsThe missing clojure(script) string manipulation library.La guitarra, hace llorar a los sueños. El sollozo de las almas perdidas, se escapa por su boca redonda. Y como la tarántula teje una gran estrella para cazar suspiros, que flotan en su negro aljibe de madera.
string-manipulation string-formatter clojurescript stringsRounding methods for exact numbers using strings.
math rounding stringsHyperscript reviver that constructs a sanitized HTML string.
html-string jsx hyperscript vdom virtual-dom preact html renderer stringsscan through strings. supports forwards and backwards scanning.Initialize a scanner for str at the given offset. If no offset is given, default to 0.
strings scanner tokensExperimental JavaScript module to generate all possible variations of strings over an alphabet using an n-ary virtual tree. Generally useful to create distributed brute-force password recovery tools or other software that might require distributed generation of all possible strings on a given alphabet.
alphabet tree algorithm virtual characters nodejs node library variations duplicates strings string javascript-library variation variants generator generation brute-force cracker n-ary
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.