
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@skedulo/sked-ui
Advanced tools
Run:
yarn storybook
Use NodeJS 16 for development
Run:
yarn bootstrap
Run:
yarn test
Run with the watch command:
yarn test:watch
Run:
yarn build
If you need to test your changes to the package in another project, you can do so by first building the package:
yarn build:package
then allow a link to sked-ui by running:
yarn link
within this projects directory.
To use it within another project, navigate to the root folder of that project and run:
yarn link @skedulo/sked-ui
Some potentially helpful commands to run if you are making changes to sked are:
yarn package:watch
# and
yarn build:declarations:watch
Do not in any circumstances merge branches to master while the build pipeline for the last commit is still running.
Doing so will cause the last commit to not be published while other assets relying on it will be.
Semantic-release will create a new commit at some point in the build pipeline that updates the package version in the source.
If the build fails BEFORE this occurs, then feel free to rerun the build pipeline as it will cleanly re-attempt to release.
If the build fails AFTER a commit is created, then you will not be able to rerun the build pipeline. This is because the release
process relies on being at the tip of master to release to NPM and a previous pipeline has already added a commit changing the package version.
In this instance you will have to create another commit and merge it through a PR. If the build pipeline is still broken and needs to be debugged
then the only other option is asking an administrator to rebase master and drop the release commit allowing the release process to cleanly retry.
This is an unfortunate scenario that comes from using semantic-release as it does not do releases idempotently.
PRs welcome. Please review the CONTRIBUTING.md doc for what is required for any code contributions.
Refer to ROADMAP.md for a planned list of upcoming components.
FAQs
Demo https://ui.skedulo.com
The npm package @skedulo/sked-ui receives a total of 1,149 weekly downloads. As such, @skedulo/sked-ui popularity was classified as popular.
We found that @skedulo/sked-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 33 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 now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies