GithubHelp home page GithubHelp logo

rijalghodi / cool-components Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 556 KB

Source code for component library contains many cool components used for mantine UI react app

Home Page: https://www.npmjs.com/package/@rijalghodi/cool-components?activeTab=readme

JavaScript 28.27% TypeScript 39.20% Shell 1.22% MDX 31.30%
component-library mantine npm package react

cool-components's Introduction

Cool Components

This is a source code for a library that contains a collection of cool components you can utilize in your React and Mantine UI based projects. The library offers various components including:

  • Search Bar
  • Plus Button
  • File Preview Input
  • and more

Tech Stack

  • Mantine UI
  • Node >= 16
  • ReactJS >= 18
  • NPM

Development

  • Clone the repo
  • Install dependencies with npm install
  • Run npm run prepare to enable the DX
  • Run the development server with npm run dev
  • Open http://localhost:6006 with your browser to see component library storybook.

Publish

  • Update version of package by npm version <change-type> (<change-type> is one of major, minor, patch)
  • Publish. There are two ways to publish:
    • Manually
      • Build the project with npm run local-build
      • Publish into NPM with npm publish
    • Automatically
      • Push the project into master barnach

Contribute

  • Use yarn prepare to enable the DX
  • Use yarn format to format the code using prettier
  • Use yarn typecheck to check the types
  • Use yarn git:commit to commit the changes according commitlint
  • User yarn git:push to push the changes to the remote branch

cool-components's People

Contributors

rijalghodi avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.