Skip to content

Commit

Permalink
Update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
apple-phi authored Jun 25, 2024
1 parent 883cd69 commit e4541f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3027,5 +3027,12 @@
"description": "svelte preprocessor to remove attributes (like data-testid) from builds",
"npm": "svelte-remove-attributes",
"categories": ["styling-and-layout", "build-plugins"]
},
{
"title": "svelte-paperscript",
"repository": "https://github.com/apple-phi/svelte-paperscript",
"description": "Write PaperScript code directly in your Svelte components!",
"npm": "svelte-paperscript",
"categories": ["build-plugins", "integrations"]
}
]

0 comments on commit e4541f5

Please sign in to comment.