18F / web-design-standards-drupal

A Drupal base theme that uses the U.S. Web Design System. (ARCHIVED)
Other
46 stars 12 forks source link

Composer? #62

Open joshbruce opened 8 years ago

joshbruce commented 8 years ago

This seems interesting. I don't use Drupal for my PHP work, but...

We've been working on a PHP library for generating HTML from the U.S. Web Design Standards.

Initially we had the project split between strictly USWDS HTML and non-USWDS HTML components.

The questions:

  1. Does this sound like something y'all would be interested in?
  2. Is Drupal able to import Composer packages? (I believe it is, but want to make sure the inter-webs aren't lying to me about a framework I don't use.)
patrickcate commented 8 years ago

Drupal 8 uses Composer for its PHP dependency management so its built in. Drupal 7 does not however.

joshbruce commented 8 years ago

@patrickcate - Thanks!

I'm curious what platforms and languages GSA is currently using - where did you get your hands on the 24% data in the README? Is it open? Can I see it?