文件名称:nuxt-module-drupal-ce:一个Nuxt.js模块,可通过自定义元素轻松连接Drupal
文件大小:386KB
文件格式:ZIP
更新时间:2024-06-02 03:54:54
drupal nuxt-module JavaScript
nuxtjs-drupal-ce-Nuxt.js Drupal自定义元素连接器 通过自定义元素轻松将Nuxt.js连接到Drupal。 请参阅了解更多信息。 先决条件 安装了模块的后端。 设置 将nuxtjs-drupal-ce依赖项添加到您的Nuxt.js项目 yarn add nuxtjs-drupal-ce # or npm install nuxtjs-drupal-ce 添加nuxtjs-drupal-ce到modules的部分nuxt.config.js { buildModules : [ // Simple usage 'nuxtjs-drupal-ce' , // With options [ 'nuxtjs-drupal-ce' , { baseURL : 'https://your-drupal.example.
【文件预览】:
nuxt-module-drupal-ce-1.x
----.github()
--------workflows()
----commitlint.config.js(76B)
----yarn.lock(505KB)
----.eslintrc.js(143B)
----babel.config.js(142B)
----lib()
--------plugin.js(6KB)
--------module.js(2KB)
----husky.config.js(147B)
----example()
--------nuxt.config.js(200B)
--------store()
--------.gitignore(42B)
--------static()
----LICENSE(1KB)
----scaffold()
--------pages()
--------store()
--------layouts()
--------components()
----test()
--------module.test.js(2KB)
----jest.config.js(370B)
----README.md(4KB)
----renovate.json(37B)
----.editorconfig(207B)
----.gitignore(70B)
----bin()
--------nuxt-drupal-ce-init.js(1KB)
----CHANGELOG.md(338B)
----.eslintignore(42B)
----package-lock.json(735KB)
----package.json(1KB)