Source: node-microsoft-fast Section: javascript Maintainer: Debian Pan Maintainers Uploaders: Yadd Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.15.19~) , dh-nodejs , chai , mocha , node-csstype # , node-parse5 # , node-playwright , node-prop-types # , node-qs , node-react , node-react-dom , node-rollup-plugin-babel , node-rollup-plugin-commonjs , node-rollup-plugin-node-resolve , node-rollup-plugin-terser , node-rollup-plugin-typescript , node-rollup-plugin-typescript2 , node-rollup-plugin-transform-tagged-template , node-typescript , node-tabbable , rsync , node-webpack-env , rollup , node-exenv-es6 , node-microsoft-fast-element , node-microsoft-fast-web-utilities Standards-Version: 4.7.4 Homepage: https://www.fast.design/ Vcs-Git: https://salsa.debian.org/js-team/node-microsoft-fast.git Vcs-Browser: https://salsa.debian.org/js-team/node-microsoft-fast #Package: node-microsoft-fast-benchmarks #Architecture: all #Depends: ${misc:Depends} #Description: library for creating and running benchmarks for @microsoft/fast libraries # @microsoft/fast-benchmarks is a utility library for creating and running # benchmarks for FAST libraries. Package: node-microsoft-fast-foundation Architecture: all Depends: ${misc:Depends} , node-microsoft-fast-element , node-microsoft-fast-web-utilities , node-tabbable Multi-Arch: foreign Description: library of Web Component classes The `@microsoft/fast-foundation` package is a library of Web Component classes, templates, and other utilities intended to be composed into registered Web Components by design systems (e.g. Fluent Design, Material Design, etc.). The exports of this package can generally be thought of as un-styled base components that implement semantic and accessible markup and behavior. Package: node-microsoft-fast-react-wrapper Architecture: all Depends: ${misc:Depends} , node-microsoft-fast-foundation , node-react , node-tslib Multi-Arch: foreign Description: utility that enables automatically wrapping Web Components in a React component fast-react-wrapper contains a utility that enables automatically wrapping Web Components in a React component for ease of integration into React projects. Package: node-microsoft-fast-router Architecture: all Depends: ${misc:Depends} , node-microsoft-fast-element Multi-Arch: foreign Description: history-based navigation and routing solution designed around Web Components The `@microsoft/fast-router` package contains a history-based navigation and routing solution designed around Web Components. By using `fast-router`, you can create multi-page and full application experiences. The router works with any Web Components, but has special support for Web Components built on FAST.