3 Repos
Pre-configured compiler settings and type definitions for specific framework environments.
Distinct from React Development: Focuses on the tooling and configuration of TypeScript rather than general React development.
Explore 3 awesome GitHub repositories matching web development · TypeScript Configurations. Refine with filters or upvote what's useful.
This project is a command-line tool and build toolchain used to bootstrap React web applications. It serves as a project bootstrapper and single-page application scaffold, providing a pre-configured development environment, folder structure, and build pipeline. The toolchain integrates a frontend development server with live reloading and error overlays to accelerate the iterative coding process. It handles production asset bundling by minifying code and generating hashed assets for deployment, and it includes a configuration suite for generating the service workers and web manifests required
Sets up a type-safe development environment with pre-configured TypeScript compilers and configurations.
This library is an integration bridge for embedding React components within Ruby on Rails views and controllers. It provides a hybrid frontend architecture that allows developers to mix traditional server-rendered templates with isolated interactive components. The project differentiates itself through a comprehensive server-side rendering wrapper that generates HTML on the server to improve load speeds and search engine visibility. It includes a client-side hydration manager that automatically mounts and unmounts components by scanning the document for markers and synchronizing with navigati
Integrates TypeScript and Babel to support typed files during the development of React components.
Ships a pre-configured Webpack and TypeScript build pipeline for Chrome extensions.