Coder Social home page Coder Social logo

chowa / cwfont Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 767 KB

Vector font generation tool(svg files convert to iconfont)

License: MIT License

JavaScript 21.36% TypeScript 78.64%
iconfont iconfont-cli iconfont-build ttf eot woff woff2 svg typescript iconfonts

cwfont's Introduction

Chowa

UI component library based on React

Build Status npm npm NPM downloads license Gitter

Documents

Click to read the document

Features

  • Ecologically complete peripheral tools
  • Uniform visual interaction and rich types of components
  • Typescript development, providing complete type definition files
  • Theme customization, Vector font icon extension, Multilingual

Install

npm i chowa --save
yarn add chowa

Usage

import { Container, Alert } from 'chowa';

export default App = () => {
    return (
        <Container>
            <Alert
                showIcon
                title='This is an info message'
                content="This is content message"/>
        </Container>
    );
}

Import style

// css
import 'chowa/dist/chowa.css';
// sass
import 'chowa/es/styles'

Local development

git clone https://github.com/chowa/chowa.git
cd chowa
npm install
npm run dev

License

MIT

Copyright (c) 2019-present, Chowa

cwfont's People

Contributors

smokingrabbit avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

szf2020

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.