25 packages
generator-code
Yeoman generator for Visual Studio Code extensions.
@microsoft/api-documenter
Read JSON files from api-extractor, generate documentation pages
@microsoft/atlas-css
Styles backing the Atlas Design System used by Microsoft's Developer Relations.
@microsoft/atlas-integration
This folder provides the basis for all integration testing against Atlas. Atlas is primarily a CSS framework, and we are not seeking to test CSS itself. We use two methods of integration testing here.
@microsoft/atlas-js
Scripts backing the Atlas Design System used by Microsoft's Developer Relations.
@microsoft/dtoo
A command line program for Microsoft (D)ocs (Too)ling
@microsoft/gulp-core-build-sass
`gulp-core-build-sass` is a `gulp-core-build` subtask which processes sass and scss files using SASS, runs them through postcss, and produces commonjs/amd modules which are injected using the `@microsoft/load-themed-styles` package.
@microsoft/gulp-core-build-serve
`gulp-core-build-serve` is a `gulp-core-build` subtask for testing/serving web content on the localhost, and live reloading it when things change.
@microsoft/loader-load-themed-styles
This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.
@microsoft/load-themed-styles
Loads themed styles.