Search results
181 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
This plugin adds support for **Slash** commands. Install it using:
A structure for Discord.js slash commands that allow you to define, register, and execute slash commands all in one place.
Convert Windows backslash paths to slash paths
Slash commands for Discord
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
- absolute
- backslash
- delimiter
- file
- file-path
- filepath
- fix
- forward
- fp
- fs
- normalize
- path
- relative
- separator
- View more
Returns `true` if the path appears to be relative.
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Strongly-typed Discord commands on Cloudflare Workers
A Tiptap extension for slash commands in react
Convert Windows file paths to unix paths.
an packaged Command handler for discord slash commands
Strongly-typed Discord commands on Cloudflare Workers
Prefix an object (key/values) of globs with a slash and normalize. Supports negated globs too. Glob version of slasher module
Mutate keys and values in objects. Returns a new version of the object
A fork of slshx - Strongly-typed Discord commands on Cloudflare Workers
A basic slash commands system for Discord.js
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)
A proxy to `path`, replacing `\` with `/` for all results
A package that lets you load events and commands easily and fast.