Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@studiocms/html

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studiocms/html

Add HTML Support to your StudioCMS project with ease!

latest
Source
npmnpm
Version
0.1.0-beta.27
Version published
Maintainers
3
Created
Source

@studiocms/html Plugin

codecov

Add HTML support to StudioCMS

Usage

Add this plugin in your StudioCMS config. (studiocms.config.mjs)

import { defineStudioCMSConfig } from 'studiocms/config';
import htmlPlugin from '@studiocms/html';

export default defineStudioCMSConfig({
    // other options here
    plugins: [htmlPlugin()]
});

License

MIT Licensed.

Keywords

astro

FAQs

Package last updated on 27 Sep 2025

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