Skip to content
Closed
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
9 changes: 8 additions & 1 deletion database/frontend/accessibility.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,18 @@
"category": "frontend",
"subcategory": "accessibility"
},
{
"name": "Design.dev",
"description": "A free toolbox for developers, featuring CSS generators and WCAG Checkers",
"url": "https://design.dev/",
"category": "frontend",
"subcategory": "accessibility"
},
{
"name": "Microsoft Inclusive Design Methodology",
"description": "An amazing resource for anyone who wants to build more inclusive experiences for everyone.",
"url": "https://inclusive.microsoft.design/",
"category": "frontend",
"subcategory": "accessibility"
}
]
]
12 changes: 10 additions & 2 deletions database/mobile/react_native.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,13 @@
"category": "mobile",
"subcategory": "react_native",
"language": "english"
}
]
},
{
"name": "Reactix",
"description": "A free, copy-paste React Native component library with 60+ animated, production-ready UI components built on Expo and Reanimated.",
"url": "https://reacticx.com/",
"category": "mobile",
"subcategory": "react_native"
"language": "english"
},
]
Loading