Bringing underscore, underscore.string, and some other functions together under one roof
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Converts a underscored or camelized string into an dasherized one
Converts a camelized or dasherized string into an underscored one.
Converts a camelized or dasherized string into an underscored one.
regex for spliting dasherize underscored and camelized words
Convert underscored props to camelCase
Provides a method of converting underscored pseudo-private class members into truly private class members
Get the file associated with a Sass import
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Compare camelized/dasherized/underscored strings each other
Adapters and Serializers for Rails's ActiveModel::Serializers
Remove keys that start with an underscore from an object or array of objects.
Extended StyleSheets for React Native
Command-line tools to lint, extract, and inline format-message translations
camelCase and under_score utilities for objects.
Javascript port of Humanizer.NET
Generate a message id from the default message pattern
consoled.js is a module for coloring the console output without any dependencies, works in Nodejs, made by rednexie
node-model
Useful string helpers.
cli for bootstrapping web app projects
This package adds postgres support using sequelize to any [micro-core](https://www.npmjs.com/package/@knetik/micro-core) application as a multi tenant adaptor.
fontawesome-markers ===================
Macro for underscore named argument syntax, aka Dyon
Manage encrypted secrets using public key encryption
utility library for rust. Inspired by underscore.js.
A library to deal with hyphen and underscore
High-performance command-line toolkit for streaming, indexing, and transforming CSV datasets
Research. Please disregard.
Shorter syntax for Default::default() : ___()
Dependency Hijacking Library Test Library
A minsize graphics library
openGL and SDL2 bindings for _64
ASON is a data serialization format that evolved from JSON, featuring strong numeric typing and native support for enumeration types.
A standard way to declare and run agent containers for your projects.
Ships backbone and underscore to your Rails 3.1 application through the new asset pipeline. Rails 3.0 is supported via generators.
Provides a C-optimized method for underscoring a string
Change the space into underscore
This includes the underscore string library in your application
Underscorize params
Adds extensions to the underscore javascript library. It adds the javascript as a rails engine to be included in to a Rails 3+ project. To use it make sure require underscore, underscore.string and underscore.extensions.
A plugin to make Jekyll slugify with underscores instead of hyphens.
Adds an Sprockets engine to the asset pipeline in Rails to handle templates
Compile and evaluate underscore templates from Ruby.
win32ole UpperCamelCase method names => underscore methods. for windows. sorry to linux user.
This gem is combination of two libraries: underscore and underscorejs. The underscorejs extended via mixin. (underscore v1.7.0; underscore.string v2.3.3)
Transforms string letter case to camel, snake,dash and underscore without activesupport dependencies. Forked from https://github.com/rails-api/case_transform