svelte-parser-0.1.0 has been yanked.
Svelte Parser
a Svelte Parser for the expressrs
crate.
How can i use this?
First you'll need to install the expressrs
crate
then in your code type this:
use ExpressLib;
use svelte;