Awesome List Updates on May 03, 2024
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Nix
Command-Line Tools / Discovery
- nh (⭐809) - Better output for
nix
nixos-rebuild
and home-manger CLI usingnvd
andnix-output-monitor
.
2. Awesome Neovim
Game / Diagnostics
- rktjmp/playtime.nvim (⭐63) - A collection of games such as Freecell, Shenzhen Solitaire and The Emissary.
3. Awesome Developer First
Authentication & Identity
- Stytch - All-in-one authentication, authorization, and fraud prevention infrastructure.
CMS (headless)
- DatoCMS - API-based CMS.
Media
- Bytescale - File storage and processing APIs.
4. Awesome Security
Web / Web Application Firewall
- open-appsec (⭐667) - open-appsec is an open source machine-learning security engine that preemptively and automatically prevents threats against Web Application & APIs.
Web / Scanning / Pentesting
- Artemis (⭐431) - A modular vulnerability scanner with automatic report generation capabilities.
EBooks / Online resources
- Grokking Web Application Security - A book about building web apps that are ready for and resilient to any attack.
5. Awesome Magento2
Front-ends
- Alokai (ex: Vue Storefront) (github.com/vuestorefront/vue-storefront (⭐11k))
- ScandiPWA (github.com/scandipwa/scandipwa (⭐542))
- Front-Commerce (front-commerce.com)- Front-Commerce is an innovative, advanced, ready-to-use PWA (Progressive Web App) front-end solution developed in France for Magento stores.
6. Awesome Generative Deep Art
LLM Evaluation / Multi-agents
7. Awesome Selfhosted
Software / Media Streaming - Audio Streaming
- Pinepods - A rust based podcast management system with multi-user support. Pinepods utilizes a central database so aspects like listen time and themes follow from device to device. (Demo, Source Code (⭐184))
GPL-3.0
Docker
Software / Office Suites
- Digislides - Create multimedia presentations in a quick and easy way. (documentation in French). (Demo, Source Code)
AGPL-3.0
Nodejs/PHP
Software / Polls and Events
- Formbricks - Experience Management Suite built on the largest open source survey stack worldwide. Gracefully gather feedback at every step of the customer journey to know what your customers need. (Demo, Source Code (⭐6.3k))
AGPL-3.0
Nodejs/Docker
8. Awesome Angular
GraphQL / Google Developer Experts
- apollo-angular (⭐1.5k) - A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server.
HTTP / Google Developer Experts
- angular-http-cache-interceptor (⭐4) - Angular HTTP cache interceptor.
File Upload / Google Developer Experts
- ngx-uploadx (⭐43) - Angular Resumable Upload Module.
Loaders / Google Developer Experts
- dotglitch-ngx (⭐15) - Highly customizable lazy loader for Angular components.
- ngx-loading (⭐267) - A loading spinner for Angular applications.
- ng-block-ui (⭐145) - Block UI Loader/Spinner for Angular.
- ngx-spinner (⭐818) - A library for loading spinner for Angular.
- angular-busy (⭐23) - Show busy/loading indicators on any element during a promise/Observable.
- angular-loaders (⭐2) - Angular loader components.
- ngx-loader-indicator (⭐51) - Awesome loader for Angular applications. No wrappers only your elements.
- ngx-skeleton-loader (⭐564) - Make beautiful, animated loading skeletons that automatically adapt to your Angular apps.
Unspecified / Google Developer Experts
- ej2-angular-ui-components (⭐274) - Syncfusion Angular UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 70+ UI components that every applications will ever need.
- ng-devui (⭐1.7k) - Angular UI Component Library based on DevUI Design.
- ng-aquila (⭐207) - Aquila is an open-source component library provided by the Allianz Global Digital Factory (GDF). We use this library internally with Allianz branding. Here we provide a white label variant of these components.
- enterprise-ng (⭐56) - Angular wrappers for IDS Enterprise components.
- oblique (⭐53) - An Angular front-end framework Tailored for your swiss branded business web application, Oblique provides a standardized corporate design look and feel as well as a collection of ready-to-use Angular components.
- fundamental-ngx (⭐263) - Fundamental Library for Angular is SAP Design System Angular component library.
- designsystem (⭐83) - Kirby Design System is a UX Component library implementing the Kirby Design Philosophy.
- sbb-angular (⭐106) - Angular Library for SBB.
- ui (⭐30) - Enterprise level Angular UI framework from Alauda Frontend Team.
- ngx-tethys (⭐113) - Fast and reliable Tethys Design components for Angular.
- antwerp-ui_angular (⭐13) - Antwerp UI is a component interface library for building user interfaces and responsive web apps.
Bootstrap Based / Google Developer Experts
- ngx-bootstrap (⭐5.5k) - Fast and reliable Bootstrap widgets in Angular (supports Ivy engine).
NgRx / Google Developer Experts
- ngrx-store-storagesync (⭐41) - Highly configurable state sync library between localStorage/sessionStorage and
@ngrx/store
.
- ngrx-wieder (⭐125) - Lightweight undo-redo for Angular with NgRx & Immer.js.
- ngrx-immer (⭐117) - Immer wrappers around NgRx methods createReducer, on, and ComponentStore.
- ngrx-rtk-query (⭐57) - Make RTK Query with Hooks works in Angular Applications.
- ngrx-action-bundles (⭐14) - This library allows you to reduce ngrx boilerplate by generating action bundles for common ngrx redux store scenarios and allows you to easily connect state, dispatch actions and listen for actions everywhere across your applications.
9. Awesome Vite
Templates / Vue 3
- celeris-web (⭐380) - Template based on
Vite
+Vue3
+TypeScript
+Vue-Router
+Pinia
+Unocss
+Naive UI
+pnpm Monorepo
.
Templates / React
- vite-jsx-remove-attributes (⭐2) - Remove the
data-testid
(configurable) from production builds.
Framework-agnostic Plugins / Helpers
- vite-plugin-pretty-module-classnames (⭐17) - Adds the filename without the
-module
suffix to the class names of CSS modules.
10. Awesome Fastapi
Databases / ORMs
- Saffier ORM (⭐54) - The only Python ORM you will ever need.
Databases / ODMs
- Beanie (⭐2k) - Asynchronous Python ODM for MongoDB, based on Motor and Pydantic, which supports data and schema migrations out of the box.
Developer Tools / Other Tools
- FastAPI Cruddy Framework (⭐15) - A companion library to FastAPI designed to bring the development productivity of Ruby on Rails, Ember.js or Sails.js to the FastAPI ecosystem.
Utils / Other Tools
- FastAPI CloudEvents (⭐30) - CloudEvents integration for FastAPI.
- FastAPI Lazy (⭐114) - Lazy package to start your project using FastAPI.
Tutorials / Other Tools
- FastAPI for Flask Users - Learn FastAPI with a side-by-side code comparison to Flask.
Boilerplate / Other Tools
- Full Stack FastAPI and MongoDB - Base Project Generator (⭐417) - Full stack, modern web application generator, which includes FastAPI, MongoDB, Docker, Celery, React frontend, automatic HTTPS and more.
11. Awesome Flask
APIs / RESTful API + Swagger/OpenAPI Documentation Support
- APIFlask (⭐956) - Integrates marshmallow for validation and serialization, and for OpenAPI generation with Swagger UI.
- Flasgger (⭐3.5k) - OpenAPI and Swagger UI. Builds the API from Flasgger models, marshmallow models, dicts, or YAML files.
- flask-smorest (⭐619) - Marshmallow's official Flask REST integration. Uses marshmallow models for request/response validation and serialization, and generates OpenAPI with Swagger UI.
Databases / ODMs
- Flask-MongoEngine - Bridges Flask and MongoEngine for working with MongoDB.
Security / Testing
- Flask-Talisman (⭐66) - HTTPS and security headers.
Task Queues / Testing
- Flask-RQ (⭐208) - RQ (Redis Queue) integration.
- Prev: May 04, 2024
- Next: May 02, 2024