GithubHelp home page GithubHelp logo

world-charity-tour / camsol-components Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 2.34 MB

Camsol Components Library

License: GNU General Public License v3.0

HTML 5.21% CSS 41.19% TypeScript 37.79% Shell 5.41% JavaScript 10.40%
eslint-prettier github-actions husky-hooks npm-package reactjs storybook typescript

camsol-components's Introduction

code style: prettier

Camsol Components Library

Prerequisites

This project requires NodeJS (version 8 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
6.4.1
v8.16.0

Table of contents

Getting Started

Installation

npm install camsol-components-library

OR

npm i camsol-components-library

Example Usage

Button Component

import { Button } from "camsol-components-library";

const App: React.FC = () => {
  return (
    <Button type="Solid" text="Button Text" />
  )
}

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am '<commit-category>: Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request ๐Ÿ˜Ž

Built With

  • NodeJS
  • ReactJS
  • TypeScript
  • Storybook

Library packaging done with Rollup

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Changelog

Changelog

Security

Security Policy

License

GNU GPLv3

Camsol Innovations GmbH

camsol-components's People

Contributors

devsecur avatar lowesilvan avatar njohprince avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bladeheda

camsol-components's Issues

Document All Button Types

  • Implement all button variants, and display demo via storybook.

  • Solid Button Type

  • Outlined Button Type

  • Text Button Type

  • Underlined Button Type

  • Badge Button Type

Storybook Deployment

Storybook deployment on GitHub pages.

@lowesilvan please since you are to handle this, please configure the build path to point to the /docs directory. @devsecur did some updates as needed.

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.