justjavac’s Deno Modules

tag Build Status license

Module Description
dvm Deno Version Manager - Easy way to manage multiple active deno versions.
ffmpeg ffmpeg module for Deno [WASM]
string Deno string utils.
unicode Unicode lookup table for Deno
starter Deno starter for creating a module
semver The semver parser for Deno (a fork of node-semver using TypeScript)
vendors List of vendor prefixes known to the web platform
thanos This command could delete a half of your files randomly.
murmurhash An incremental implementation of MurmurHash3 for JavaScript
username Get the username of the current user
slash Convert Windows backslash paths to slash paths
ci Get environment variables exposed by CI services
color_name A list of color names and its values
ieee754 Parse IEEE754 floating point numbers for Deno
build WIP
language ISO 639-1 language
cli WIP
x256 Find the nearest xterm 256 color index for an rgb
case Convert strings between camelCase, PascalCase, Title Case, snake_case and more
longest Get the length of the longest item in an array.
text_indent Sets the length of empty space (indentation) that is put before lines of text in a block.
word_wrap Wrap words to a specified length.
letter_spacing Set the horizontal spacing behavior between text characters.
is_running Return true if the given PID is running.
num_cpus Get the number of CPUs available on the current system.
dijkstra A simple JavaScript implementation of Dijkstra’s single-source shortest-paths algorithm.
module_info Get module info
shuffle The Fisher-Yates (aka Knuth) shuffle for Deno.
tauri tauri binding for Deno.
is_git Whether the filepath is a git repository.
is Detect the running environment and context of the current script
is_free_port Return true if a port is free.
is_absolute [deprecated] Whether the filepath is a absolute file path.
is_relative Whether the filepath is a relative file path.
is_ssh Whether the process is running inside SSH.
is_unc_path Whether the filepath is a windows UNC file path.
hyper Fast and safe HTTP for Deno
actix Actix binding for Deno
latest_version Get the latest version of Deno module
version_info Get version info of Deno module
ftp FTP client for Deno.
wechat WeChat API for Deno.
ansi ANSI escape codes for manipulating the terminal
ctrlc Cross platform handling of Ctrl-C signals.
curl curl for Deno
ssh Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc.
pkg WIP
runtime WIP
getpass Safely read passwords in a console application on Linux, OSX and Windows
video_dir Returns the path to the user’s video directory.
tmp_dir Returns the path to the user’s tmp directory.
template_dir Returns the path to the user’s template directory.
public_dir Returns the path to the user’s public directory.
picture_dir Returns the path to the user’s picture directory.
font_dir Returns the path to the user’s font directory.
download_dir Returns the path to the user’s download directory.
document_dir Returns the path to the user’s document directory.
desktop_dir Returns the path to the user’s desktop directory.
audio_dir Returns the path to the user’s audio directory.
executable_dir Returns the path to the user’s executable directory.
config_dir Returns the path to the user’s config directory.
cache_dir Returns the path to the user’s cache directory.
data_local_dir Returns the path to the user’s local data directory.
data_dir Returns the path to the user’s data directory.
password WIP
serverless WIP
machine_id Unique machine (desktop) id (no admin privileges required)
dirs Returns the user and platform specific directories
domain Get all the top-level domains, including gTLDs such as .com, and country-code TLDs such as .uk.
dui WIP
justjavac justjavac’s modules
jjc justjavac’s modules
git libgit2 bindings for Deno
github The GitHub API for Deno

License

justjavac is released under the MIT License. See the bundled LICENSE file for details.