
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
This repository is a read-only mirror of our monorepo. We do not accept pull requests or direct contributions here.
All development happens in our xord/all monorepo, which contains all our main libraries. If you'd like to contribute, please submit your changes there.
For more details, check out our Contribution Guidelines.
Thanks for your support! 🙌
Reflex is a graphical user interface (GUI) toolkit for Ruby.
It is designed to help developers create intuitive and responsive user interfaces for their Ruby applications. Reflex provides core components such as Window and View, making it easier to build the foundation of your GUI applications.
Add this line to your Gemfile:
$ gem 'reflexion'
Then, install gem:
$ bundle install
Or install it directly:
$ gem install reflexion
Reflex is licensed under the MIT License. See the LICENSE file for details.
FAQs
Unknown package
We found that reflexion demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.