Socket
Socket
Sign inDemoInstall

atomize

Package Overview
Dependencies
21
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    atomize

- UI design system for web apps. - Elegant and beautiful React components


Version published
Weekly downloads
537
increased by30.98%
Maintainers
1
Install size
341 kB
Created
Weekly downloads
 

Readme

Source

Atomize Code

UI Design System for React JS

npm package NPM downloads PRs Welcome

Features

  • UI design system for web apps.
  • Elegant and beautiful React components

Environment Support

  • Modern browsers and Internet Explorer 9+
  • Server-side Rendering
  • Electron
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE9, IE10, IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versions

Install

npm install atomize react-transition-group
yarn add atomize react-transition-group

Usage

import { Button } from "atomize";
ReactDOM.render(<Button />, mountNode);

Examples

Development

To clone locally:

$ git clone git@github.com:Proksh/atomize.git
$ cd atomize
$ npm install // or yarn
$ npm start

Open your browser and visit http://localhost:8080

Contributing PRs Welcome

Read our contributing guide and let's build a better atomize together.

FAQs

Last updated on 14 Jun 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc