🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@voiden/core-extensions

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiden/core-extensions

Core extensions bundled with Voiden

latest
npmnpm
Version
0.1.3
Version published
Maintainers
2
Created
Source

@voiden/core-extensions

Core extensions bundled with Voiden.

Extensions

REST API

HTTP/REST API testing blocks and slash commands.

Markdown

Basic markdown formatting blocks.

Usage

import { RestAPIPlugin } from '@voiden/core-extensions/rest-api';

// Use in your app
const plugin = RestAPIPlugin(context);
plugin.onload(context);

Development

This package contains the core extensions that ship with Voiden. These are built using @voiden/sdk but are bundled with the app rather than loaded dynamically.

Keywords

voiden

FAQs

Package last updated on 18 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts