Source: node-microsoft-fast-element
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucariès <rouca@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , chai
 , mocha
 , node-csstype
 , node-prop-types
 , 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-webpack-env
 , rollup
 , node-jsdom <!nocheck>
Standards-Version: 4.7.4
Homepage: https://www.fast.design/
Vcs-Git: https://salsa.debian.org/js-team/node-microsoft-fast-element.git
Vcs-Browser: https://salsa.debian.org/js-team/node-microsoft-fast-element

Package: node-microsoft-fast-element
Architecture: all
Depends:
 ${misc:Depends}
 ,
Multi-Arch: foreign
Provides: ${nodejs:Provides}
Description: lightweight means to easily build performant Web Components
 The `@microsoft/fast-element` library is a lightweight means to easily build
 performant, memory-efficient, standards-compliant Web Components. FAST
 Elements work in every major browser and can be used in combination with any
 front-end framework or even without a framework.
 .
 Microsoft FAST is a collection of standards‑based Web Component
 technologies designed to help developers build fast, lightweight,
 framework‑agnostic UI components and design systems
 .
 Node.js is an event-based server-side JavaScript engine.
