Socket
Book a DemoInstallSign in
Socket

wireframes-react

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wireframes-react

Component library for building wireframes and prototypes with React

0.0.8
latest
Source
npmnpm
Version published
Weekly downloads
8
Maintainers
0
Weekly downloads
 
Created
Source

Wireframes

Wireframes is a set of components for building wireframes and prototypes with React.

Released under the BSD license. npm downloads/month PRs welcome! Follow me on Twitter

Installation

npm i wireframes-react

Usage

To make use of your React component library in your React application, import your components from your React component library in the file where you want to use them.

import { WfTitle, WfButton } from 'wireframes-react';

export default function App() {
  return (
    <>
      <WfTitle>Demo</WfTitle>
      <WfButton>Click me!</WfButton>
    </>
  );
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

BSD-3-Clause

Keywords

wireframe

FAQs

Package last updated on 17 Mar 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.