@rbxts/date
A re-implementation of vanilla Lua's os.date function.
A re-implementation of vanilla Lua's os.date function.
Takes the input text and converts HTML special characters to their entity equivalents.
Validates if argument is valid numeric value.
Checks if a string has at least one prohibited substring at a given index.
Calculate the width of a string
Preserve whitespace surrounding expressions in a template string.
A simple npm library that creates nicely formatted template strings from objects.
# Obj To String Make {} Objects Converted To String With This Module! Usage Example : `var objToStr = require('obj-to-str')` `var servers = {}` `servers['123'].path = 'c:\prgramfiles'` `servers['23']._id = '123'` `let converted = objToStr.convert
Parse the name of contact info like `name <mail> (url)`
command-t style approximate string matcher as a Node.js function
Crops a sequence to a given length.
Removes html tags in a given string
A module that returns alphanumeric strings
Turn a string to a regexp
Map tokens in string to values. Supports custom token types
RegExp to string, the default regexp.toString() will output a different string in nodejs and iojs/chrome
Remove trailing path separator from string.
a simple function to set string to clipboard
Normalize a URL
Node JS module to read CSV string and convert it in to JSON data