hurkanyakay's Stars
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
AppFlowy-IO/AppFlowy
Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
prettier/prettier
Prettier is an opinionated code formatter.
huginn/huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
portainer/portainer
Making Docker and Kubernetes management easy.
freqtrade/freqtrade
Free, open source crypto trading bot
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
salomonelli/best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
chentsulin/awesome-graphql
Awesome list of GraphQL
google/WebFundamentals
Former git repo for WebFundamentals on developers.google.com
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
graphile/postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
jaredpalmer/razzle
✨ Create server-rendered universal JavaScript applications with no configuration
graphql/graphql-playground
🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
VulcanJS/Vulcan
🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
angus-c/just
A library of dependency-free JavaScript utilities that do just one thing.
insin/nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
serverless/serverless-graphql
Serverless GraphQL Examples for AWS AppSync and Apollo
pelotom/runtypes
Runtime validation for static types
GoogleChromeLabs/prerender-loader
📰 Painless universal pre-rendering for Webpack.
testshallpass/react-native-dropdownalert
An alert to notify users about an error or something else
fusionjs/fusionjs
Modern framework for fast, powerful React apps
volumio/Volumio2
Volumio 2 - Audiophile Music Player
fusionjs/fusion-core
Migrated to https://github.com/fusionjs/fusionjs
tweetledee/tweetledee
A PHP library that provides an incredibly easy way to access Twitter data as JSON or RSS feed by URL or standard CLI syntax.
hexacta/project-structure-sample
Shows how to keep front end and back end separated