UNPKG

svelte-undraw

Version:

Load undraw illustrations and generate a svelte component from it.

18 lines (12 loc) 265 B
# svelte-undraw A simple cli script to load illustrations from <undraw.co> and generating a Svelte component from it. ## Installation ``` npm install -g svelte-undraw ``` ## Usage ``` cd inYourProject; svelte-undraw ``` This will open a cli assistant for you.