
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
@ni/fast-foundation
Advanced tools
ni | fast | foundation
The 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. NI Nimble Design System, etc.). The exports of this package can generally be thought of as un-styled base components that implement semantic and accessible markup and behavior. This @ni/fast-foundation
library is a fork of @microsoft/fast-foundation
.
This package does not export Web Components registered as custom elements - it exports parts and pieces intended to be composed into Web Components, allowing you to implement your own design language by simply applying CSS styles and behaviors without having to write all the JavaScript that's involved in building production-quality component implementations.
To install the fast-foundation
library, use npm
as follows:
npm install @ni/fast-foundation
Within your JavaScript or TypeScript code, you can then import library APIs like this:
import { Anchor } from '@ni/fast-foundation';
Looking for a setup that integrates with a particular front-end framework or bundler? Check out the FAST 1.x: integration docs.
See the FAST 1.x: Creating a Component Library documentation and related topics.
FAQs
A library of Web Component building blocks
We found that @ni/fast-foundation demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.