Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/npm-keywords.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-zero-skeleton": patch
---

Expand npm keywords for better discoverability: skeleton-loader, content-placeholder, bone, expo, nextjs, typescript, adaptive, network-aware, auto-skeleton.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,24 @@
"description": "The component IS the skeleton. Auto-measured at runtime, always in sync, zero maintenance. React & React Native.",
"keywords": [
"skeleton",
"skeleton-loader",
"loader",
"react-native",
"react",
"placeholder",
"content-placeholder",
"shimmer",
"loading",
"animation",
"shatter",
"zero-config"
"zero-config",
"bone",
"expo",
"nextjs",
"typescript",
"adaptive",
"network-aware",
"auto-skeleton"
],
"license": "MIT",
"author": "",
Expand Down
Loading