Skip to content

sjroesink/js-datocms-client

 
 

Repository files navigation

DatoCMS JS Client

Build Status

CLI tool for DatoCMS.

How to integrate DatoCMS with your static website

Please head over our documentation to learn everything you need:

API Client

This package also exposes an API client, useful ie. to import existing content in your DatoCMS administrative area. Read our documentation for detailed info.

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.

About

NodeJS/Browser client for DatoCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • Ruby 5.6%
  • HTML 0.7%