pedrolcn's Stars
shakacode/react_on_rails
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
bodil/typed-html
Type checked JSX for Rust
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
igorkasyanchuk/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
keystonejs/keystone-classic
Node.js CMS and web app framework
swc-project/swc
Rust-based platform for the Web
react-bootstrap/react-bootstrap
Bootstrap components built with React
jquense/yup
Dead simple Object schema validation
jaredpalmer/formik
Build forms in React, without the tears 😭
heartcombo/devise
Flexible authentication solution for Rails with Warden.
microsoft/language-server-protocol
Defines a common protocol for language servers.
rvm/rvm
Ruby enVironment Manager (RVM)
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
denoland/deno
A modern runtime for JavaScript and TypeScript.