Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stdlib/string-format
Insert supplied variable values into a format string.
varname
Convert strings between different variable naming formats
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
is-var-name
Check if a string can be used as a JavaScript variable name
stringd
A string variable parser for JavaScript
formatter
Simple String Variable Replacement Formatter
namify
Convert a npm package name into a safe-to-use variable name. Use as a mixin in Yeoman generators.
string-kit
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
trans-interpolator
String interpolation with variable transposition!
templon
Advanced template compiler with deep variable resolution, object processing, and strict validation
is-valid-var-name
Determines whether a string is a valid javascript variable name. ES2015 and ES5 compatibility. Strict mode evaluation by default.
typed-string-interpolation
String interpolation with correct return type based on passed variable substitutions
supplant
String variable substitution
check-typeof
A Node.js library offering functions to check variable types, including arrays, objects, strings, numbers, booleans, and undefined values.
@lexriver/data-types
Check type of a variable, compare two values or objects.
var-sub
Bash style variable substitutions.
une
JavaScript Package for checking is variable empty,undefined or null
isnmbr
Check variable on number (with polyfills)
safe-variable-name
Get a safe variable name from a given string.
string-format
String formatting inspired by Python's str.format()