druxt.js:Nuxt.js在前面,Drupal在后面

时间:2021-05-05 07:15:38
【文件属性】:
文件名称:druxt.js:Nuxt.js在前面,Drupal在后面
文件大小:976KB
文件格式:ZIP
更新时间:2021-05-05 07:15:38
drupal vue json-api vuex nuxt DruxtJS; 框架之间的桥梁。 DruxtJS提供了Drupal JSON:API后端和Nuxt.js前端应用程序之间的便捷连接。 链接 文档: : 社区不和谐服务器: : 安装 $ npm install druxt 用法 Drupal JSON:API客户端 Druxt提供了两种与Drupal JSON:API进行通信的方法,即与框架无关的和 Vuex模块,后者增加了一个额外的缓存层。 例子: const { DruxtClient } = require ( 'druxt' ) new DruxtClient ( 'https://demo-api.druxtjs.org' ) . getCollection ( 'node--page' ) . then ( ( res ) => { // Do the thing! } ) 开始使用和。
【文件预览】:
druxt.js-develop
----.circleci()
--------config.yml(2KB)
----.gitignore(44B)
----README.md(3KB)
----.github()
--------ISSUE_TEMPLATE()
----rollup.config.js(3KB)
----docs()
--------README.md(2KB)
--------guide()
--------.vuepress()
--------images()
----examples()
--------entity-explorer()
--------client()
--------custom-module()
----LICENSE(1KB)
----package.json(3KB)
----vuepress.config.js(307B)
----src()
--------components()
--------__mocks__()
--------client.js(8KB)
--------__fixtures__()
--------class.js(3KB)
--------__tests__()
--------mixins()
--------nuxtModule.js(1KB)
--------index.js(3KB)
--------stores()
----sandbox.config.json(185B)
----.babelrc(157B)
----nuxt()
--------store.js(62B)
--------plugin.js(757B)
----.eslintrc.js(67B)
----package-lock.json(1.71MB)

网友评论