Socket
Book a DemoInstallSign in
Socket

sfcsplit

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sfcsplit

A utility to split single file components into their parts

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

sfcsplit

npm version CI

A utility to split Single File Components into their top level parts

Why

Doing a full parse is costly and approaches using regex are slow and error prone.

API

see API-DOCS

  • changelog

Develop

This repo uses

In every PR you have to add a changeset by running pnpm changeset and following the prompts

PRs are going to be squash-merged

# install dependencies
pnpm install
# run tests
pnpm test

License

MIT

Keywords

sfc

FAQs

Package last updated on 01 Aug 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