Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

community-examples.yml 1.3 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
  1. # Images and descriptions are pulled directly from the repo
  2. - repo: vercel/next.js
  3. description: The React Framework
  4. - repo: gatsbyjs/gatsby
  5. description: Build blazing fast, modern apps and websites with React
  6. - repo: nodejs/node
  7. description: Node.js JavaScript runtime ✨🐢🚀✨
  8. - repo: tailwindlabs/tailwindcss
  9. description: A utility-first CSS framework for rapid UI development.
  10. - repo: laravel/framework
  11. description: Laravel is a web application framework with expressive, elegant syntax.
  12. - repo: prisma/prisma
  13. description: Modern database access (ORM alternative) for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB & SQLite
  14. - repo: dotnet/csharplang
  15. description: The official repo for the design of the C# programming language
  16. - repo: home-assistant/frontend
  17. description: 🍭 Frontend for Home Assistant
  18. - repo: jspsych/jsPsych
  19. description: A JavaScript library for creating and running behavioral experiments in a web browser
  20. - repo: adonisjs/core
  21. description: 🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence
  22. - repo: ImageMagick/ImageMagick
  23. description: 🧙‍♂️ ImageMagick 7
  24. - repo: react-hook-form/react-hook-form
  25. description: 📋 React Hooks for forms validation (Web + React Native)
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...