Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rws-air/webcomponents

Package Overview
Dependencies
Maintainers
6
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rws-air/webcomponents

Standard Webcomponents for AIR projects

  • 14.5.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
543
increased by61.61%
Maintainers
6
Weekly downloads
 
Created
Source

logo

Rijkswaterstaat Webcomponents

Standard Webcomponents for AIR projects


Project Status

GitHub

Bundle Sizes

npm bundle size npm bundle size

Versions

npm

Our Badges

website slack trello Pivotal Tracked Sketch Designed Zeplin Based

Installation

yarn add @rws-air/webcomponents

Usage

import React, { FC } from 'react';

import { Button } from '@rws-air/webcomponents';

const Example: FC = () => <Button label='test' onClick={() => undefined} variant='contained' color='primary' />;

API Documentation

Check out the docs on github pages

Keywords

FAQs

Package last updated on 14 Jun 2022

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