An archive of https://github.com/microsoft/fast, this project contains the source-code for FAST's deprecated React components.
Перейти к файлу
Nicholas Rice 58fcf49692
use lerna independent mode (#872)
2018-09-11 11:34:06 -07:00
.circleci chore: remove package lock files (#865) 2018-09-10 14:06:31 -07:00
.github chore(devops): update for devops specific files and ownership (#847) 2018-09-05 13:30:33 -07:00
build chore(circle-ci): update to switch to use workflows (#836) 2018-08-31 08:06:32 -07:00
packages set scrolling overflow on configuration panel (#873) 2018-09-11 11:00:14 -07:00
.codeclimate.yml update to codeclimate configuration to exclude tests and specs (#226) 2018-04-09 10:20:41 -07:00
.gitignore chore: remove package lock files (#865) 2018-09-10 14:06:31 -07:00
.npmrc chore: remove package lock files (#865) 2018-09-10 14:06:31 -07:00
CHANGELOG.md v2.1.0 2018-08-29 13:36:13 -07:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2018-09-05 09:18:10 -07:00
CONTRIBUTING.md docs: update CONTRIBUTING.md to include Code Owners (#623) 2018-07-03 15:15:04 -07:00
LICENSE Initial commit 2018-03-02 12:10:34 -08:00
README.md docs(fast-dna): remove reference to Angular (#762) 2018-08-10 12:18:01 -07:00
lerna.json use lerna independent mode (#872) 2018-09-11 11:34:06 -07:00
package.json use lerna independent mode (#872) 2018-09-11 11:34:06 -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

FAST-DNA overview

FAST-DNA is tooling, resources, and components 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 guidelines and related technologies. FAST-DNA solves this problem by providing tooling and resources to accelerate development with code that is performant and accessible. Many of the resources are written to be framework agnostic and will work with any component library and JavaScript framework (React, Angular, etc.). We also support a number of React-specific packages for UI generation.

Status

CircleCI Maintainability Test Coverage lerna license

Packages

Lerna is used to organize and manage this mono repository. Most of these packages are published to NPM. Users can choose à la carte which utility service to use in their development efforts.

Continue on Wiki...

Documentation

This GitHub Wiki includes guidance on getting started, contributing, consumption, quality, testing, help, and community policies.

Contact