Counts the number of items in an async iterable
Streaming length prefixed buffers with async iterables
Read and write length-prefixed byte arrays over a duplex stream
Angular directive to truncate and expand text by it length
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Get the byteLength out of a DataView, robustly.
Robustly get the length of a Typed Array
Set a function's length property
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Unix datagram socket
Get utf8 byte length of string
Recursive-Length Prefix (RLP) coder.
WebSocket buffer utils
Distills a series of editing steps into deleted and added ranges
Get and validate the raw body of a readable stream.
Calculates the length of a line, perfect for paths or routes.
Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.
Generate a cryptographically strong random string
No description provided.
Lazy-evaluating list of files, based on globs or regex patterns
Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Introspects your database string field maximum lengths and automatically defines length validations.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Calculate arc length for a given radius and arc measure
tweet length check validator
Monitoring and logging Content-Length.
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Submit Resque queue lengths to Cloudwatch
Introspects your database string field maximum lengths and automatically defines length validations.
Estimates the length of a string in em units. Useful to calculate the apparent length of a string when using a variable-width font.
This gem resolves basically two problems. --- 1. MySQL for strings(VARCHAR(255)) by default has limit 255 characters. And when developer left this attribute without any length validation, then it's possible to face with situation when user unintentionally or intentionally will pass in text field more characters. So, then, probably you will get 500... --- 2. PostgreSQL. The maximum number of characters for variable unlimited length types (text, varchar) is undefined. There is a limit of size in bytes for all string types: In any case, the longest possible character string that can be stored is about 1 GB. And when developer left this attribute without any length validation, then it's possible to face with situation when user unintentionally or intentionally will try to full up your database with lots of GB of 'important' info. --- Both of this cases, I guess, are not very pleasant. This gem adds default length validation for all string attributes. Except those which are already vlidated in standart rails way.
a tiny implement variable length ouptput hash
etermine length of a string