Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
No description provided.
Given a list of strings, finds common prefix and returns shorter string `prefix[foo, bar, baz]`
foo bar
assertStream.expect({ foo: 'bar' }); res.pipe(assertStream);
ESLint plugin for enforce-foo-bar rule.
Rebuild the build.js with the following command: ``` foo@bar:~$ npm install foo@bar:~$ npm run tsc # you should see upates to the ./dist folder ```
Launch your app by using this URL: mycoolapp://, you can add a path and even pass params like this: mycoolerapp://somepath?foo=bar
ESLint plugin for foo-bar rule.
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Converts a search string to a unicode regexp with character variants (e.g. "foo bar" -> "f[oöó][oöó].*b[aäá]r")
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
foo bar
foo bar
foo bar
Launch your app by using this URL: mycoolapp://, you can add a path and even pass params like this: mycoolerapp://somepath?foo=bar, supports up to 9 scheme.
String to CamelCase or CamelCase to string: `foo-bar` ⇄ `fooBar`
Foo bar
Tiny argv parser. Long/short flags, --no-foo negation, --foo=bar, combined short flags, aliases, typed (boolean/string/array). Zero dependencies.
foo bar
foo bar
A test package for playing with name collisions on crates.io.
A collection of helpers for handlebars (rust) to manage string, json, yaml, toml, path, file, http request.
Inflects input in a bunch of cases
Parses command line arguments and prints the help.
A Lodash inspired utility library to manipulate array and object for Rust
Casing conversions for Kakoune
A simple subcommand for the Cargo package manager for building GTK packages from Rust projects.
portable git hosted project template
A comprehensive Rust library for advanced string manipulation and processing.
A comprehensive Rust library for advanced string manipulation and processing.
The derive macro that automatically implements some methods to parse command line arguments for a struct instnace.
A subset of the `jq` language for working with in-memory data structures
desc
This is a foo bar gem
Write a gem description
awesome_gem is the best
Adds a nil-coalescing method to Ruby, similar to C#'s ?? null-coalescing operator
%i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym)
Provides a backend to the i18n gem to allow a definition to contain embedded references to other definitions by introducing the special embedded notation ${}. E.g. {foo: 'bar', baz: ${foo}} will evaluate t(:baz) to 'bar'.
session :off, :only => :foo, :if => Proc.new { |req| req.params[:bar] }
gemi runs 'gem install' for each your rubys. Example: without gemi: $ gem install foo bar $ gem-1.9 install foo bar with gemi: $ gemi foo bar
foo bar baz...
Match tag formulas with simple boolean operations against lists of strings. e.g. the formula "foo & ! bar" would match ['foo'], but not ['foo', 'bar']
ApplixHash#from_argv builds hashes from ARGV like argument vectors according to following examples: '-f' --> { :f => true } '--flag' --> { :flag => true } '--flag:false' --> { :flag => false } '--flag=false' --> { :flag => 'false' } '--option=value' --> { :option => "value" } '--int=1' --> { :int => "1" } '--float=2.3' --> { :float => "2.3" } '--float:2.3' --> { :float => 2.3 } '--txt="foo bar"' --> { :txt => "foo bar" } '--txt:'"foo bar"'' --> { :txt => "foo bar" } '--txt:%w{foo bar}' --> { :txt => ["foo", "bar"] } '--now:Time.now' --> { :now => #<Date: 3588595/2,0,2299161> } remaining arguments(non flag/options) are inserted as [:arguments, args], eg: Hash.from_argv %w(--foo --bar=loo 123 now) becomes { :foo => true, :bar => 'loo', :arguments => ["123", "now"] }
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.