Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datocms-client

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datocms-client

DatoCMS API client and CLI tool

  • 0.3.10
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11K
increased by14.4%
Maintainers
1
Weekly downloads
 
Created
Source

DatoCMS JS Client

Build Status

NodeJS/Browser client and CLI for DatoCMS.

DatoCMS is a fully customizable administrative area for your static websites:

  1. Use your favorite static website generator (Metalsmith, Hexo, Gatsby, and many others);
  2. Let your clients publish new content independently;
  3. Connect and build your site with any Continuous Deployment service (Netlify, Gitlab, CircleCI, etc.);
  4. Host the site anywhere you like (Amazon S3, Netlify, Surge.sh, etc.)

Usage

This module can be used in different ways, so the documentation is split up in different files:

Development

After checking out the repo, run npm install and bundle install to install dependencies. Then, run npm test to run the tests.

Updating the client when the API changes

The DatoCMS API provides an always up-to-date JSON Hyperschema: the code of this package is generated automatically starting from the schema running rake regenerate.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/datocms/js-datocms-client. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The package is available as open source under the terms of the MIT License.

Keywords

FAQs

Package last updated on 23 Dec 2016

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