mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 12:47:44 +00:00
Add walk-and-graph-svelte-components (#227)
* Added walk-and-graph-svelte-components * removed empty npm line --------- Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
@@ -287,6 +287,13 @@
|
|||||||
"npm": "svelte-subcomponent-preprocessor",
|
"npm": "svelte-subcomponent-preprocessor",
|
||||||
"category": "Preprocessors"
|
"category": "Preprocessors"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "walk-and-graph-svelte-components",
|
||||||
|
"repository": "https://github.com/j2l/walk-and-graph-svelte-components",
|
||||||
|
"description": "CLI node script to walk svelte and js files, to draw a beautiful JPG of your dependencies aka \"imports\". No external dependency, only FS (Node). ",
|
||||||
|
"category": "Debugging",
|
||||||
|
"tags": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "eslint-plugin-svelte",
|
"title": "eslint-plugin-svelte",
|
||||||
"repository": "https://github.com/sveltejs/eslint-plugin-svelte",
|
"repository": "https://github.com/sveltejs/eslint-plugin-svelte",
|
||||||
|
|||||||
Reference in New Issue
Block a user