Libraries tagged by underscorejs
kengoldfarb/underscore_libs
1848 Downloads
_php libraries
ingenious/underscore
20 Downloads
JavaScript's functional programming helper library.
nnssn/str-rename
1256 Downloads
Converts the camel case and snake case each other.
bcen/yauc
133 Downloads
Yet Another Underscore Clone
underscoretw/scaffold
7 Downloads
Generates starter themes from underscoretw.com via WP-CLI.
nabeghe/alphanum
3 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
mvnrsa/laravel-sluggable-trait
37 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
jsutils/tmpl
97 Downloads
Javascript Templating engine taken from underscore
ecks/ecks
51 Downloads
An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
brookinsconsulting/bclowercaseurlaliasbundle
8564 Downloads
BC Lower Case Url Alias Bundle for eZ Platform. Provides basic url alias transformation configuration necessary to transform new content created or modified url aliases to lower case separated by underscore or dash characters. Great for adventurous developers!
aspergerag/wpdefault
13 Downloads
empty underscore default theme
adamsmeat/udi
14 Downloads
underscore dependency injection
cliffparnitzky/technical-value-regex
572 Downloads
Provides regular expressions for technical values, consisting of: letters (lower case / uper case / case insensitive), underscrores, digits ... No blank, special char or something else.