An archive of https://github.com/microsoft/fast, this project contains the source-code for FAST's deprecated React components.
Перейти к файлу
Jane Chu e153b0b813 feat(structure): updates the structure for the development site (#217)
* feat(structure): updates the structure for the development site

* fix a few tslint issues in react development site

* fix code climate issues

* refactor out utilities and names per pull request comments

* resolve some tslint errors
2018-04-10 16:13:40 -07:00
.github docs: update link for pr template (#154) 2018-03-29 12:48:22 -07:00
build feat(structure): updates the structure for the development site (#217) 2018-04-10 16:13:40 -07:00
packages feat(structure): updates the structure for the development site (#217) 2018-04-10 16:13:40 -07:00
.codeclimate.yml update to codeclimate configuration to exclude tests and specs (#226) 2018-04-09 10:20:41 -07:00
.gitignore fix: ensure app build and tslint processes run prior in the build gate (#132) 2018-03-27 09:44:32 -07:00
.travis.yml feat(structure): updates the structure for the development site (#217) 2018-04-10 16:13:40 -07:00
CHANGELOG.md build: adds changelog script and documentation (#20) 2018-03-08 10:06:35 -08:00
CODE_OF_CONDUCT.md feat: adds fast-react-jss-manager project (#2) 2018-03-02 16:35:22 -08:00
CONTRIBUTING.md docs: remove non-contributor specific language (#153) 2018-03-29 13:10:39 -07:00
LICENSE Initial commit 2018-03-02 12:10:34 -08:00
README.md docs(readme): add badges for package quality, activity, contributors, and license (#215) 2018-04-09 17:15:32 -07:00
lerna.json feat: adds fast-react-jss-manager project (#2) 2018-03-02 16:35:22 -08:00
package-lock.json feat(structure): updates the structure for the development site (#217) 2018-04-10 16:13:40 -07:00
package.json feat(structure): updates the structure for the development site (#217) 2018-04-10 16:13:40 -07:00
tsconfig.json chore(build): clean up dependencies and convert all tests to jest (#107) 2018-03-19 16:48:54 -07:00
tslint.json fix(tslint): fix tslint errors (#114) 2018-03-20 17:11:31 -07:00

README.md

What is FAST-DNA

FAST-DNA stands for Fast, Adaptive, Secure, and Timeless Design Network Architecture. A set of resources that can be used to accelerate building Web sites and applications.

Teams spend significant time building parts of the design system (colors, variable font, typography, grid, components, etc.) which can slow adoption of the latest design guidance and related technologies. FAST-DNA solves this problem by providing resources to accelerate development with code that is performant and accessible. The resources work with multiple component frameworks such as (Fabric, MWF, Foundation, etc.) as well as JavaScript frameworks and libraries (React, Angular, Vue, etc.).

How do we accelerate? A team can use these resources as guidance, reference, fork, or as dependencies.

Status

Build Status Maintainability Test Coverage GitHub contributors GitHub commit activity the past week, 4 weeks, year license

Packages

Lerna in independent mode is used to organize and manage this monorepository and contains utilities each of which are published to NPM. Users can choose one package, some packages, or all of them together.

Learn more about FAST-DNA packages on wiki...

Documentation

Detailed documentation can be found on the GitHub Wiki which covers getting started, community policies, and guidance on contributing, developing, quality, and testing.

Contact