Giter Site home page Giter Site logo

minhhy2801 / kintone-ui-component Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kintone-labs/kintone-ui-component

0.0 0.0 0.0 5.14 MB

kintone UI Component

Home Page: https://kintone.github.io/kintone-ui-component

License: MIT License

JavaScript 47.75% TypeScript 42.39% CSS 9.86%

kintone-ui-component's Introduction

kintone UI Component

npm version

Usage

For javascript

Step 1: Use below files from './dist' folder

./dist/kintone-ui-component.min.js
./dist/kintone-ui-component.min.css

Step 2: Upload them to kintone following help site. (Setting JavaScript Customization on kintone) Or add the copied URL.

For React

Step 1: Create react project

$ npm install -g create-react-app
$ create-react-app my-customization

Step 2: Install kintone-ui-component

  • Install kintone-ui-component from npm.
$ cd my-customization
$ npm install @kintone/kintone-ui-component
  • If you don't want to install kintone-ui-component from npm, you can follow below steps to install it.
$ git clone https://github.com/kintone/kintone-ui-component.git
$ cd my-customization
$ npm link ../kintone-ui-component

Document

kintone UI Component

How to build

Requirement

* Node.js
* Git
$ git clone https://github.com/kintone/kintone-ui-component.git
$ cd kintone-ui-component
$ npm install
$ npm run build

Output

./dist/kintone-ui-component.min.js
./dist/kintone-ui-component.min.css
./dist/esm

License

MIT License

Copyright

Copyright(c) Cybozu, Inc.

kintone-ui-component's People

Contributors

phongnhat19 avatar trinhhunganh avatar trung-doan avatar quocphien90 avatar nguyendankha avatar gxfang1985 avatar hokimcuc0202 avatar dong0 avatar hanmine avatar suzuki-yutaro-com avatar youtr-s avatar shota-fujiwara avatar r3-yonashiro avatar shuuji3 avatar cloneko avatar yuan-chuang avatar r3-yamauchi avatar arosh avatar alice1017 avatar minhhy2801 avatar yokotaso 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.