@andikhadian/changelog-kuy

1.0.6 • Public • Published

Changelog Kuy Generation

Table of Contents

🚀 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

Chrome Firefox IE Opera Safari
Chrome Firefox Microsoft Edge Opera Safari

🍫 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

/@andikhadian/changelog-kuy/

    Package Sidebar

    Install

    npm i @andikhadian/changelog-kuy

    Weekly Downloads

    4

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    7.13 kB

    Total Files

    4

    Last publish

    Collaborators

    • andikhadian