@fabric-ds/core
v0.0.15
Published
Shared business logic for JS implementations of Fabric Design System
Downloads
6,466
Keywords
Readme
Fabric JS Core
This package contains shared business logic between our Fabric JS implementations: Web Components, React and Vue.
Goals
The aim of this package is to centralise logic that would otherwise be duplicated across our JavaScript library implementations. We wish to keep this package as raw JS as possible, while allowing for the libraries themselves to dictate the input and output types of certain functions, for example DOM operations.