All Projects ā†’ reaviz ā†’ rdk

reaviz / rdk

Licence: Apache-2.0 license
šŸ›  React Component Developer Kit

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to rdk

React Native Loading Spinner Overlay
šŸ’ˆ React Native loading spinner overlay
Stars: āœ­ 1,369 (+4970.37%)
Mutual labels:  overlay, portal
React Layer Stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: āœ­ 152 (+462.96%)
Mutual labels:  overlay, portal
react-layer-stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: āœ­ 158 (+485.19%)
Mutual labels:  overlay, portal
Saikai
Saikai - (Resume in Japanese) is a web platform for management resume submissions. Developer web: https://saikai-develop.web.app/ ****** LIVE WEBSITE: https://saikai.me
Stars: āœ­ 17 (-37.04%)
Mutual labels:  position
letportal
Angular 9 .NET Core 3.1 open source web portal platform 2020 for building quickly application form, data grid , data list, chart, report, users management
Stars: āœ­ 29 (+7.41%)
Mutual labels:  portal
whoscored
Football player rating analysis and position recommendation
Stars: āœ­ 30 (+11.11%)
Mutual labels:  position
drupal 8 unset html head link
šŸ¤– Module for unset any wrong HTML links (like rel="delete-form", rel="edit-form", etc.) from head on Drupal 8.x websites. This is trust way to grow up position in SERP Google, Yandex, etc.
Stars: āœ­ 19 (-29.63%)
Mutual labels:  position
portshaker
Maintain a set of FreeBSD ports trees.
Stars: āœ­ 22 (-18.52%)
Mutual labels:  overlay
XION-ChaseCam
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to cā€¦
Stars: āœ­ 27 (+0%)
Mutual labels:  overlay
Cleaner
An android app used to release memory by kill process using accessibility
Stars: āœ­ 28 (+3.7%)
Mutual labels:  overlay
Octavo
Verilog FPGA Parts Library. Old Octavo soft-CPU project.
Stars: āœ­ 66 (+144.44%)
Mutual labels:  overlay
horizoverlay
A simple horizontal damage meter overlay for Final Fantasy XIV. It currently shows player dps, damage %, hps, max hit, encounter duration and total dps. It's super configurable! It supports English, Portuguese, Chinese (S/T) and French.
Stars: āœ­ 118 (+337.04%)
Mutual labels:  overlay
nuklear-glfw-vulkan
A nuklear adapter that does Vulkan rendering
Stars: āœ­ 52 (+92.59%)
Mutual labels:  overlay
os-xtoo
The Java and Enlightenment ebuild repository
Stars: āœ­ 17 (-37.04%)
Mutual labels:  overlay
ots
A widget that can show loaders, notifications, internet connectivity changes as Overlay.
Stars: āœ­ 20 (-25.93%)
Mutual labels:  overlay
game overlay sdk
Library to write messages on top of game window
Stars: āœ­ 57 (+111.11%)
Mutual labels:  overlay
swaggerhub-doc-portal
Part 2 is currently live.
Stars: āœ­ 42 (+55.56%)
Mutual labels:  portal
bootstrap-modal-ios
Bootstrap Modal for iOS
Stars: āœ­ 20 (-25.93%)
Mutual labels:  position
discord-overlay
This overlay host is to provide a desktop overlay for when you're playing games in the browser and still want to see who's talking (such as TTRPGs on FoundryVTT or Roll20).
Stars: āœ­ 76 (+181.48%)
Mutual labels:  overlay
streamlabs-chat
Free customizable theme, template, custom coded CSS for Twitch, Streamlabs, Streamelemens chat box widget & overlay.
Stars: āœ­ 59 (+118.52%)
Mutual labels:  overlay

šŸ›  RDK

Component ToolKit for React

Open Collective backers and sponsors

RDK is a set of low-level tools that implement common interactions found in component libraries. The tooling abstracts the visual presentation so the tools can be used with any visual presentation.

šŸš€ Quick Links

āœØ Features

  • Overlay - Provides a way to open floating panels on the screen
  • Exit Listener - Provides a easy way to listen for exit events such as clicks and escape keypress.
  • Portal - Provides a flexible system for rendering dynamic content into an application
  • Position - Provides a flexible system for placing panels related to other elements
  • Backdrop - Blocker element overlay
  • Id - A unique ID hook

šŸ“¦ Install

To use RDK in your project, install it via npm/yarn:

yarn add rdk

Visit the demos page to learn more!

šŸ”­ Development

If you want to run RDK locally, its super easy!

  • Clone the repo
  • yarn install
  • yarn start
  • Browser opens to Storybook page

ā¤ļø Contributors

Thanks to all our contributors!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].