#

Preact.js

css logo

Preact.js 是一个轻量级的 React 替代品,保持与 React 相同的 API。

与 React 的相同点

  • ES6 Class, hooks, and Functional Components
  • Compatibility via a simple preact/compat alias
  • JSX, VDOM, DevTools, HMR, SSR.
  • Cross-browser compatibility
  • Transparent asynchronous rendering with a pluggable scheduler

与 React 的区别

  • Works in the browser without any transpilation steps
  • Syntactic sugar
    • props, state and context are passed to render()
    • Standard HTML attributes like class and for can be used instead of className and htmlFor
preactjs/preact
https://static.github-zh.com/github_avatars/preactjs?size=40
JavaScript 37.97 k
5 天前
https://static.github-zh.com/github_avatars/codesandbox?size=40
JavaScript 13.45 k
4 天前
https://static.github-zh.com/github_avatars/denoland?size=40

Fresh 是一个用于构建快速、可靠、简单的 JavaScript、TypeScript 全栈web框架

TypeScript 13.38 k
21 小时前
jaredpalmer/razzle
https://static.github-zh.com/github_avatars/jaredpalmer?size=40

✨ Create server-rendered universal JavaScript applications with no configuration

JavaScript 11.08 k
2 年前
molefrog/wouter
https://static.github-zh.com/github_avatars/molefrog?size=40
TypeScript 7.51 k
4 个月前
https://static.github-zh.com/github_avatars/gitalk?size=40

Gitalk is a modern comment component based on Github Issue and Preact.

JavaScript 7.15 k
1 年前
https://static.github-zh.com/github_avatars/insin?size=40

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)

JavaScript 5.56 k
7 个月前
https://static.github-zh.com/github_avatars/NervJS?size=40
JavaScript 5.43 k
4 年前
https://static.github-zh.com/github_avatars/egoist?size=40
JavaScript 5.21 k
4 年前
https://static.github-zh.com/github_avatars/preactjs?size=40

👩‍🚀 The tiny all-in-one development tool for modern web apps.

JavaScript 4.93 k
1 年前
https://static.github-zh.com/github_avatars/preactjs?size=40
JavaScript 4.69 k
1 年前
https://static.github-zh.com/github_avatars/preactjs?size=40
TypeScript 4.23 k
17 天前
https://static.github-zh.com/github_avatars/neutrinojs?size=40

Create and build modern JavaScript projects with zero initial configuration.

JavaScript 3.94 k
2 年前
omgovich/react-colorful
https://static.github-zh.com/github_avatars/omgovich?size=40
TypeScript 3.41 k
1 年前
cristianbote/goober
https://static.github-zh.com/github_avatars/cristianbote?size=40
JavaScript 3.22 k
5 个月前
https://static.github-zh.com/github_avatars/simonwep?size=40

✨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!

TypeScript 2.9 k
6 个月前
loading...

发布于 November 14, 2015

Repository
preactjs/preact
Website
preactjs.com
Wikipedia

相关主题

ReactJSX (JavaScript XML)