1.0.6 • Published 1 year ago

@andikhadian/changelog-kuy v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Changelog Kuy Generation

🚀 Getting Started

Install the package using npm or yarn

yarn add @andikhadian/changelog-kuy

or

npm install @andikhadian/changelog-kuy

☕ Usage

import { Button } from '@andikhadian/component-library'

const App = () => {
  return (
    <div>
      <Button>Hello Button</Button>
    </div>
  )
}

export default App

🌍 Browser Support

ChromeFirefoxIEOperaSafari
ChromeFirefoxMicrosoft EdgeOperaSafari

🍫 Examples & Documentation

For more thorough examples and the API details visit the storybook

🤝Contributing

Contributions, ideas and PR's are welcome!

  1. Fork it
  2. Create your feature branch (git checkout -b new-feature)
  3. Commit your changes (git commit -am 'Add feature')
  4. Push to the branch (git push origin new-feature)
  5. Create a new Pull Request
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago