0.1.0 • Published 4 months ago

sfcsplit v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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

Links

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

0.1.0

4 months ago