New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kintone/kintone-js-sdk

Package Overview
Dependencies
Maintainers
7
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kintone/kintone-js-sdk

The SDK of kintone REST API client on node and browser

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
311
decreased by-45.15%
Maintainers
7
Weekly downloads
 
Created
Source

kintone-js-sdk

Using for nodejs and javascript

Install Dependencies

npm install

For developer:

npm install --only=dev

Usage

  • For using by script tag in html file, include kintone-js-sdk.min.js in dist folder
  • For using by require module:
const kintone = require('kintone-js-sdk')

Build .min.js file

npm run build

Test

  • For NodeJS:
npm run test-node
  • For base JS:
npm run test-base

Keywords

FAQs

Package last updated on 11 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc