0

Can anyone tell the relations between the Twitter (now Google) Fabric (https://get.fabric.io/) and Office UI Fabric (https://dev.office.com/fabric).

Is the Office UI Fabric built as an extension to Fabric.io or does the similarities end in the name by being totally separate code bases?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Mats Magnem
  • 1,375
  • 1
  • 10
  • 21

1 Answers1

0

Mike from Fabric here.

There isn't a connection, other then name, between Fabric (get.fabric.io) - used by mobile app developers, and Microsoft's Office UI which is a front-end framework for making UI or UX within Microsoft Office.

Mike Bonnell
  • 16,181
  • 3
  • 61
  • 77
  • 1
    Note that Office Fabric (css, js) has an MIT licence so it's not limited to Office usage, only the assets: icons and fonts have special licence so they can only be used within the context of Office – Simon Mourier Apr 13 '17 at 11:07