Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Ant Design
  3. iConfig Ant Design

iConfig Ant Design

CC0-1.0JavaScript

A reference implementation boilerplate for babel-plugin-react-transform with hot module replacement and error catching.

GitHubGitHub
7 stars0 forks0 contributors

Overview

This project is a reference implementation of babel-plugin-react-transform, serving as a boilerplate for quickly setting up new projects with useful development transforms. It demonstrates how to integrate hot reloading and error catching into a React development workflow using Babel and Webpack.

Key Features

  • Hot Module Replacement — Enables hot reloading of React components during development without full page refresh
  • Runtime Error Catching — Catches errors inside React component render() methods and displays them
  • Syntax Error Overlay — Displays syntax errors in an overlay using webpack-hot-middleware
  • Babel 6 Support — Works with the latest Babel 6 compiler for modern JavaScript transformation
  • Customizable Transforms — Allows creating custom transform presets beyond the included ones

Philosophy

The project emphasizes experimental tooling integration for developers comfortable with configuring their own build pipelines, focusing on client-side development environments only and not being production-ready.

Quick Stats

Stars7
Forks0
Contributors0
Open Issues0
Last commit9 years ago
CreatedSince 2016

Tags

#build-tooling#boilerplate#babel-plugin#error-handling#development-tools#react#hot-reload#webpack

Built With

E
Express
R
React
B
Babel
W
Webpack

Included in

Ant Design3.3k
Auto-fetched 11 hours ago

Related Projects

Dva CliDva Cli

The dva command line utility.

Stars958
Forks154
Last commit7 years ago
Antd InitAntd Init

:beginner: Ant Design boilerplate generator.

Stars809
Forks399
Last commit7 years ago
formik-antdformik-antd

Simple declarative bindings for Ant Design and Formik.

Stars587
Forks79
Last commit1 year ago
vscode-antd-rushvscode-antd-rush

🌈 Ant Design cheatsheet in VS Code.

Stars123
Forks18
Last commit3 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub