
Security News
How Enterprise Security Is Adapting to AI-Accelerated Threats
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.
@duetds/components
Advanced tools
This package includes Duet Design System Web Components and related utilities.
This package includes Duet Web Components and related tools.
For usage instructions, please see Duet Design System documentation.
This package is built with Stencil.js, a compiler and toolchain for building web components. The component source code is written in TypeScript + JSX (TSX), with stylesheets written in SCSS.
The following are the most commonly used commands during development:
npm start - Compile components, start watching for changes, start local development servernpm test - Compile components, start watching for changes, start local development server and run tests.The local development server started by npm start or npm test serves a files located at /src/prototypes/. Any local changes or new components are available on this page, so this can be used as a testing ground when developing.
On that page you can also press ctrl + p to choose any of the component fixtures to work on.
src/components/[component-name][component-name].tsx[component-name].scss[component-name].e2e.tsreadme.mddefault and turvadocs/:
changelog.md/docs/ directory and run npm install and npm start./packages/components/ directory and run npm install and npm start that starts up the component watch and build tasks.*.tsx, *.scss, or readme.md files underneath /packages/components/src/components/ and hit save, that will trigger a rebuild task which also copies the necessary changes over to the local documentation running at http://localhost:8000.*.tsx and *.scss files will generate a new JavaScript bundle, while editing the readme.md files only generates and copies over the documentation and component usage examples.readme.md, while the component templates are located under /docs/src/templates/ directory.Copyright © 2023 LocalTapiola/Turva.
FAQs
This package includes Duet Design System Web Components and related utilities.
The npm package @duetds/components receives a total of 1,169 weekly downloads. As such, @duetds/components popularity was classified as popular.
We found that @duetds/components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.