Skip to content

An application development kit for Drupal websites.

License

Notifications You must be signed in to change notification settings

docisit/DrupalGap

 
 

Repository files navigation

What is DrupalGap?

An open source javascript front end framework and application development kit for Drupal 8. Try a demo...

What is DrupalGap used for?

Build custom apps for Drupal 8, with one set of code, and then deploy them to a wide range of app stores, devices and browsers.

Tools and Features

By utilizing familiar coding syntax and concepts from Drupal 8 such as...

  • Entities / Fields
  • Modules
  • Hooks
  • Themes
  • Regions
  • Blocks
  • Render Elements
  • Routes / Custom Pages
  • Forms API
  • User Roles / Permissions

with built in pages, widgets and forms to handle...

  • User Authentication
  • Adding / Editing Entities
  • Displaying Entities / Fields
  • Rendering Views Result Data

the DrupalGap tool set is dedicated to Drupal 8 application development.

What's under the hood?

Made with 100% organic Vanilla JavaScript

This allows developers to optionally include a JS and/or CSS framework of their choice alongside DrupalGap when building apps for Drupal 8.

Getting Started

Try the Hello World for DrupalGap.

About

An application development kit for Drupal websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • Shell 9.4%
  • HTML 1.8%
  • Makefile 1.4%
  • CSS 0.7%