1. druxt
The Fully Decoupled Drupal Framework for Nuxt.js.
druxt
Package: druxt
Created by: druxt
Last modified: Thu, 02 Nov 2023 01:56:32 GMT
Version: 0.24.0
License: MIT
Downloads: 1,345
Repository: https://github.com/druxt/druxt.js

Install

npm install druxt
yarn add druxt

DruxtJS; The Fully Decoupled Drupal Framework.

npm
CircleCI
Known Vulnerabilities
codecov

Druxt = DRUpal + nUXT = Fully Decoupled Drupal.


  • Documentation: https://druxtjs.org
  • Community Discord server: https://discord.druxtjs.org
  • Demo - Umami Food Magazine:
    • https://demo.druxtjs.org
    • https://druxt-umami.netlify.app
    • https://umami-storybook.druxtjs.org

Features

  • Fully Decoupled Drupal, with Nuxt.js in the frontend.
  • Drupal JSON:API Client with Vuex caching.
  • Modular Vue.js component library system.
  • Slot and Wrapper theming system.

Learn more at https://druxtjs.org


Modules


Support

Druxt is an open source project, built by the comunity for the community.

Find support or get involved in building Druxt via the community channels:


Contributing

Open in Gitpod


License

MIT

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin