New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rescriptbr/radix-ui

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rescriptbr/radix-ui

  • 1.3.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source


ReScript Radix UI

Radix UI bindings for ReScript.

Installation

  1. Install @rescriptbr/radix-ui using npm/yarn:
npm install --save @rescriptbr/radix-ui

or yarn:

yarn add @rescriptbr/radix-ui
  1. Add @rescriptbr/radix-ui as dependency to your bsconfig.json:
{
  "name": "your-project",
  "bs-dependencies": ["@rescriptbr/radix-ui"]
}

Contributing

If you'd like to contribute, you can follow the instructions below to get things working locally.

Getting Started

  1. After cloning the repo, install the dependencies
yarn install
  1. Build:
yarn re:build
  1. If you're running the example, in other terminal run:
yarn start

FAQs

Package last updated on 31 Jan 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc