The upper.io/db.v3 package for Go is a productive data access layer for Go that provides a common interface to work with different data sources such as PostgreSQL, MySQL, SQLite, MSSQL, QL and MongoDB.Take the tour to see real live examples in your browser.
orm database sql upper db postgresql mysql nosql sqlite mongodb dal database-library go-ormConvert strings between camelCase, PascalCase, Title Case, snake_case, lowercase, UPPERCASE, CONSTANT_CASE and more. All methods support Unicode (non-ASCII characters) and non-string entities, such as objects with a toString property, numbers and booleans. Empty values (null and undefined) will result in an empty string.
camel title case lower upper param dot path constant cases checkThis (stupid) extension just moves the not-native titlebar of Brackets for Linux on top of the window, making it looks like how it looks on Windows.
dark upper titlebar titleConvert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar
camelcase uppercamelcase upper camel caseUpper case a string. Supports Unicode (non-ASCII characters) and non-string entities, such as objects with a toString property, numbers and booleans. Empty values (null and undefined) will result in an empty string.
upper uppercase locale case change casesConstant case a string. Supports Unicode (non-ASCII characters) and non-string entities, such as objects with a toString property, numbers and booleans. Empty values (null and undefined) will result in an empty string.
constant case upperCheck if a string is upper case. Includes a TypeScript definition.
cases upper uppercase checkBinary search on arrays for predecessor, successor and range queries. The main reason for using a binary search or ordered set data structure instead of a hash map is to support fast predecessor/successor queries. Besides this library, I am aware of no other modules on npm which implement these semantics (making them effectively useless)!!! binary-search-bounds corrects this sad state of affairs.
binary search bounds least lower greatest upperEach of the following functions will first "undo" previous case manipulations before applying the desired case to the given string. Case.sentence(str, names) accepts an array of proper names that should be capitalized, regardless of location in the sentence. This function is specialized, but useful when dealing with input generated with capslock on (i.e. everything my grandma types).
letters case string lowercase uppercase snake constants kebab-case camelcase capital title sentence dot type camel upper lower squish constant flip capitalization converter
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.