Pinned Repositories
react
The library for web and native user interfaces.
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
apifn
netflix-subtitles
Convert subtitles format from .srt to .dfxp
SAMP_AntiCheater
A simple sync launcher, maked with C#, PHP and PAWN
serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
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.
rdsedmundo's Repositories
rdsedmundo/apifn
rdsedmundo/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
rdsedmundo/apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
rdsedmundo/await-to-js
Async await wrapper for easy error handling without try-catch
rdsedmundo/bcrypt.js
Optimized bcrypt in plain JavaScript with zero dependencies.
rdsedmundo/bkdocs
Broker API Documentation
rdsedmundo/camelcase-keys
Convert object keys to camel case
rdsedmundo/cspell-dicts
Various cspell dictionaries
rdsedmundo/denopkg.com
An easier way to use code from GitHub in your Deno project.
rdsedmundo/docs
Mattermost documentation
rdsedmundo/graphql-code-generator
GraphQL code generator with flexible support for custom plugins and templates
rdsedmundo/graphql-disable-introspection
Disable Introspection in GraphQL-JS with a simple validation rule
rdsedmundo/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
rdsedmundo/jest-runner-eslint
An ESLint runner for Jest
rdsedmundo/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
rdsedmundo/react-boilerplate
rdsedmundo/react-head
⛑ SSR-ready Document Head tag management for React 16+
rdsedmundo/sequelize
An easy-to-use multi SQL dialect ORM tool for Node.js
rdsedmundo/serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
rdsedmundo/serverless-express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
rdsedmundo/serverless-offline
Emulate AWS λ and API Gateway locally when developing your Serverless project
rdsedmundo/serverless-webpack
Serverless plugin to bundle your lambdas with Webpack
rdsedmundo/stripe-node
Node.js library for the Stripe API.
rdsedmundo/terraform-provider-aws
Terraform AWS provider
rdsedmundo/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
rdsedmundo/webpack-bug-concatenate-modules
rdsedmundo/webpack-bug-dynamic-import-default
rdsedmundo/20240123-sequelize-add-mixin-method-bug
rdsedmundo/cedar-node
rdsedmundo/pgFormatter
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/