Replace any special characters in a string with an ASCII approximation.
This repository adds node.js and npm support for parameterize which is originally used in Ruby on Rails. It replaces special characters in a string so that it may be used as part of a 'pretty' URL.
TypeScript definitions for parameterize
Reading environment options.
An ember.js extension that transforms a string so that it may be used as part of a 'pretty' / SEO friendly URL.
Replaces special characters in a string so that it may be used as part of a 'pretty' URL
Parameterization of JSON structures
TypeScript definitions for inflected
Parameterize - A QUnit plugin For Running Parameterized Tests
Include qunit-parameterize into an ember-cli application for testing.
A small helper to parameterize your node-pg query
Removes bad chars for a string key (all except number, lowcase ascii7 letters, dash `-` and underscore `_`). It also removes multiple dashes in a row and replaces them for a single dash
Get the visual width of a string - the number of columns required to display it
Escape RegExp special characters
A utility package to parse strings
Indent each line in a string
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Modify strings, generate sourcemaps
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Native Access to MacOS FSEvents
LZ-based compression algorithm
A minimal UTF8 implementation for number arrays.
Wordwrap a string with ANSI escape codes
Provides a C-optimized method for parameterizing a string
Basic utility on top of ActiveSupport to transliterate and parameterize strings
Adds 'tagify' and 'tagify!' to the Ruby string class. This is pretty much 'parameterize', but upper case by default.
It uses ActiveSupport's String#parameterize to create the slug. There are no validations. No slug history. No extra tables or models.