Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
react-datocms
Advanced tools
👉 Visit the DatoCMS homepage or see What is DatoCMS?
A set of components and utilities to work faster with DatoCMS in React environments. Integrates seamlessy with DatoCMS's GraphQL Content Delivery API and Real-time Updates API.
npm install react-datocms
This package offers different components and hooks. Please refer to one of the following pages to learn more about a specific area of interest:
<Image />
component for responsive/progressive images<StructuredText />
component<VideoPlayer />
componentuseQuerySubscription()
hook for live, real-time updates of contentuseSiteSearch()
hook to render a DatoCMS Site Search form widgetrenderMetaTags()
and other helpers to render social share, SEO and Favicon meta tagsFor fully working examples take a look at our examples directory.
Live demo: https://react-datocms-example.netlify.com/
This repository contains a number of demos/examples. You can use them to locally test your changes to the package with npm link
:
npm link
cd examples/images-and-seo/vanilla-react
npm link react-datocms
npm run start
Now on another terminal you can run:
npm run watch
This will re-compile the package everytime you make a change, and the example project will pick those changes instantly.
DatoCMS is the REST & GraphQL Headless CMS for the modern web.
Trusted by over 25,000 enterprise businesses, agency partners, and individuals across the world, DatoCMS users create online content at scale from a central hub and distribute it via API. We ❤️ our developers, content editors and marketers!
Quick links:
Our featured repos:
Or see all our public repos
FAQs
<!--datocms-autoinclude-header start-->
The npm package react-datocms receives a total of 28,780 weekly downloads. As such, react-datocms popularity was classified as popular.
We found that react-datocms demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.