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 templateA JavaScript library for internationalization and localization that leverage the official Unicode CLDR JSON data. The library works both for the browser and as a Node.js module. Each language, and the countries that speak that language, have different expectations when it comes to how numbers (including currency and percentages) and dates should appear. Obviously, each language has different names for the days of the week and the months of the year. But they also have different expectations for the structure of dates, such as what order the day, month and year are in. In number formatting, not only does the character used to delineate number groupings and the decimal portion differ, but the placement of those characters differ as well.
i18n parser formatter l10n intl cldr cldr-data cldr-json utility globalization internationalization multilingualization localization g11n m17n localize format parse translate strings numbers dates times calendars plural plurals pluralize cultures languages locales unicode jsonUnderscore-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 objectsStringSifter is a machine learning tool that automatically ranks strings based on their relevance for malware analysis. The pip install command installs two runnable scripts flarestrings and rank_strings into your python environment. When developing from source, use pipenv run flarestrings and pipenv run rank_strings.
machine-learning strings reverse-engineering learning-to-rank malware-analysis fireeye-flare fireeye-data-scienceStringz is a lightweight and powerful editor that makes localizing your iOS app easy and fast. Stringz greatly simplifies localizing your Xcode apps (iOS, macOS, tvOS, and watchOS) by introducing a powerful editor for all localizable files in your project. It even imports strings from storyboard and xib files saving you a lot of time and effort finding and matching elementIds in your storyboards. Stringz also supports localizing your Info.plist file so you can easily translate your app name and permission descriptions.
language ios translation internationalization localization xcode language-translation tvos watchos strings localization-tool macos-app ios-localization macos-localization localization-editor strings-editorTwine 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 tokens
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.