Repository
Current version released
5 years ago
Dependencies
deno.land/x
actixansiaudio_dirbuildcache_dircaseciclicolor_nameconfig_dirctrlccurldata_dirdata_local_dirdesktop_dirdijkstradirsdocument_dirdomaindownload_dirduidvmexecutable_dirffmpegfont_dirftpgetpassgitgithubhyperieee754isis_absoluteis_free_portis_gitis_relativeis_runningis_sshis_unc_pathjjcjustjavaclanguagelatest_versionletter_spacinglongestmachine_idmodule_infomurmurhashnum_cpuspasswordpicture_dirpkgpublic_dirruntimesemverserverlessshuffleslashsshstarterstringtauritemplate_dirtext_indentthanostmp_dirunicodeusernamevendorsversion_infovideo_dirwechatword_wrapx256
Versions
justjavacās Deno Modules
justjavacās Deno Modules.
Modules
| Module | Description |
|---|---|
| dvm | Deno Version Manager - Easy way to manage multiple active deno versions. |
| ffmpeg | ffmpeg module for Deno |
| 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 | |
| language | ISO 639-1 language |
| cli | |
| 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. |
| 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 | |
| runtime | |
| 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 | |
| serverless | |
| 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 | |
| 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.