Skip to content

lynx-family/lynx-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lynx-stack

license

This repository contains the core JavaScript stack of Lynx, including ReactLynx, Rspeedy, Lynx for Web, and more. For other repositories in the Lynx family, visit our org homepage.

Content

Getting Started

Documentation

Find the complete documentation for Lynx on lynxjs.org.

How to Contribute

We are devoted to ensuring a positive, inclusive, and safe environment for all contributors. Please find our Code of Conduct for detailed information.

We welcome you to join and become a member of Lynx Authors. It's people like you that make this project great.

Please refer to our contributing guide for details.

Discussions

Large discussions and proposals are discussed in Github Discussions

License

Lynx is licensed under the Apache License 2.0. You can find the full license details in the LICENSE file.

Credits

Thanks to:

  • Preact for creating a lightweight and efficient UI library that served as a foundation for the ReactLynx project.
  • React for creating a comprehensive and intuitive library for building user interfaces that inspires the programming model of Lynx.
  • React Native for groundbreaking work in allowing developers to create truly native apps using JavaScript and React.
  • Rspack for providing a fast and flexible build tool that has significantly enhanced the build performance of Lynx projects.
  • React Native for Web project for inspiring the Lynx for Web project, motivating our architectural design with its accessible implementation and interoperability with React DOM.
  • SWC project created by @kdy1, which turbocharges ReactLynx's code transformation with Rust-powered efficiency, achieving sub-second build times and frictionless developer experience.