
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
create-lwc-plugin
Advanced tools
Wizard-like CLI tool for scaffolding a new plugin for Lightweight Charts™
create-lwc-plugin is an npm package designed to simplify the process of creating a new plugin for Lightweight Charts™. With this generator, you can quickly scaffold a project from a template for either
By using this wizard-like tool, you can customize the initial setup of their plugin project by answering a few questions. This allows for a seamless and efficient starting point, saving valuable time and effort.
Whether you are developing a new Drawing primitive plugin or a Custom series plugin for Lightweight Charts, this generator provides a structured and organized foundation. It ensures that your plugin adheres to the best practices and conventions of Lightweight Charts, making it easier to develop, maintain, and contribute to the community.
Getting started with your Lightweight Charts plugin development has never been
easier. Let the Lightweight Charts™ Plugin Scaffold Generator
(create-lwc-plugin
) handle the initial setup, so you can focus on creating
outstanding plugins for Lightweight Charts™.
✨ Need some examples for inspiration? Check out the plugin-examples folder in the Lightweight Charts repo.
With NPM:
npm create lwc-plugin@latest
With Yarn:
yarn create lwc-plugin
With PNPM:
pnpm create lwc-plugin
npm install
npm run dev
Visit localhost:5173
in the browser.
npm run compile
Check the output in the dist
folder.
You can configure the contents of the package's package.json
within the
compile.mjs
script.
Once you have compiled the plugin (see above section) then you can publish the package to NPM with these commands:
cd dist
npm publish
Hint: append --dry-run
to the end of the publish command to see the results of
the publish command without actually uploading the package to NPM.
FAQs
Wizard-like CLI tool for scaffolding a new plugin for Lightweight Charts™
We found that create-lwc-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
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.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.