
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@fluentui/babel-preset-storybook-full-source
Advanced tools
Babel preset that adds the makes the full source code of stories available
Babel Preset Storybook Full Source for Fluent UI React
This Babel preset makes the full source code of stories available by adding the context.parameters.fullSource
property to Storybook stories. This property contains the source of the file where the story is present.
To use this Babel preset, add it to your Babel configuration:
{
"presets": ["@fluentui/babel-preset-storybook-full-source"]
}
context.parameters.fullSource
property: Includes the full source code of the story in Storybook.This package is designed for Fluent UI usage only and may not be suitable for general use.
This project is licensed under the MIT License.
FAQs
Babel preset that adds the makes the full source code of stories available
The npm package @fluentui/babel-preset-storybook-full-source receives a total of 310 weekly downloads. As such, @fluentui/babel-preset-storybook-full-source popularity was classified as not popular.
We found that @fluentui/babel-preset-storybook-full-source demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 11 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.