SDK / Tools
This section introduces SDKs and tools to help boost your productivity for Kintone customizations.
REST API SDKs in various languages
Kintone JavaScript Client | The Kintone REST API Client helps users execute Kintone REST API requests with simpler coding. |
---|---|
Kintone Java Client | The Kintone Java Client is a library that summarizes the processing required when using Kintone REST APIs on Java programs. |
Kintone API SDK for Ruby | An SDK to communicate with the Kintone REST API using Ruby. Other SDKs: Related articles: |
Kintone API SDK for iOS | An SDK to integrate an iOS application with Kintone. |
Development productivity tools and libraries
Development Tools
ESLint (JavaScript Code Checker) | A tool for maintaining code quality for Kintone customizations. Related articles: |
---|---|
Kintone Customize Uploader | A CLI tool that uploads JavaScript and CSS files to Kintone. Related articles: |
Kintone Create Plugin | A plug-in development tool to create new Kintone plug-ins. Related articles: |
Kintone Plugin Packer | A plug-in development tool to package Kintone plug-ins. Related articles: |
Kintone Plugin Uploader | A CLI tool that uploads plug-in zip files to Kintone. Related articles: |
Webpack Plugin Kintone Plugin | A CLI tool for running plugin-packer with webpack. Related articles: |
kintone-extension | A
Visual Studio Code
|
JavaScript and CSS Libraries
Kintone CDN | The Kintone CDN provides various libraries that are recommended to use for customizations. |
---|---|
Kintone UI Component v1 | A library for creating Kintone-like user interfaces, including mobile components, enhanced accessibility and upgraded documentation. Related articles: |
Kintone UI Component v0 | A library for creating Kintone-like user interfaces, including react components. Related articles: |
Kintone Config Helper | A library for retrieving field data for the plug-in config page. Related articles: |