372 packages
aborter
A minimal reimplementation of AbortController and AbortSignal.
activable
A base class that implements active-related functionalities.
ajv-filter
Library that enables ajv to filter objects, other than just validating them.
amuchina
A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a WebWorker like neither of those.
ansi-pad
A couple tiny functions for padding a string that may contain ANSI escape sequences.
ansi-purge
A tiny function for deleting ANSI escape sequences from a string.
ansi-truncate
A tiny function for truncating a string that may contain ANSI escape sequences.
are-deeply-equal
Check if two values are deeply equal to each other.
are-shallow-equal
Check if two values are shallowly equal to each other.
atomically
Read and write files atomically and reliably.
autogit
Define commands, using plugins, to execute across all your repositories.
autogit-command-fetch
A command for fetching from a remote.
autogit-command-github-publish
A command for publishing repositores to GitHub.
autogit-command-github-sync
A command for synchronizing repositories with GitHub.
autogit-command-pull
A command for pulling from a remote.
autogit-command-push
A command for pushing to a remote.
autogit-command-readme-autocommit
A command for autocommitting changes to the readme.
autogit-command-rollback
A command for rolling back the history to that of the origin and discarding local changes.
autogit-command-shell
A command for executing a plain shell command.
autogit-command-status
A command for showing the status of repositories.
autogit-plugin-autocommit
A plugin for automatically making a commit when specific files change.
autogit-plugin-commit
A plugin for making a commit.
autogit-plugin-confirmation
A plugin for asking for confirmation before proceeding.
autogit-plugin-fetch
A plugin for fetching from a remote.
autogit-plugin-github-publish
A plugin for publishing repositories to GitHub.