0.2.2 • Published 9 months ago

psd-ui v0.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

psd-ui

ui library for psd projects

NPM JavaScript Style Guide

Install

npm install --save psd-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'psd-ui'
import 'psd-ui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

for new releases

  • Update version in package.json
    • npm version major|minor|patch
  • Upload to main
  • Open Pull request to package-ui
  • Merge pull request
  • Await for github actions to finish

License

MIT © Orbis25

0.1.10

9 months ago

0.1.11

9 months ago

0.1.12

9 months ago

0.1.0

10 months ago

0.2.1

9 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.9

9 months ago

0.1.4

10 months ago

0.2.2

9 months ago

0.1.3

10 months ago

0.1.6

9 months ago

0.1.5

10 months ago

0.0.9

12 months ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago