Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@axodotdev/oranda
Advanced tools
🎁 generate beautiful landing pages for your projects
oranda
is an opinionated static-site generator that is designed for developers
who are publishing projects and would like a website but don't want to build
one from scratch.
oranda
uses oranda
so you can checkout a live example here!
To install oranda
, please visit the oranda
website- which is generated by
oranda
!
# build your site
> oranda build
# build your site and start a server that rebuilds on file changes
> oranda dev
Here's an animated demo:
First of all: oranda
is designed to work without a configuration file. For a lot of projects,
you can likely just run oranda build
and get a site that contains a couple of things that
oranda
was automatically able to glean about your project. That being said, it also supports
a configuration file that allows you to tweak many things about oranda's behaviour.
If you'd like to configure oranda
, place an oranda.json
file in the root of
your project and fill it with the configuration you'd like. Check out the docs
to learn more about your configuration options!
cargo-dist
oranda
has first-class integration with cargo-dist
, a tool that builds
distributable artifacts for your Rust applications. If you have cargo-dist
configured in your project correctly, oranda
will be able to automatically
tell. Benefits of integrating with cargo-dist
include:
cargo-dist
can generate one-line installer scripts, which
oranda
will display in your generated pageoranda
tries to support as many platforms as it can,
but if you build something with cargo-dist
, we guarantee it'll show up correctlyFeel free to open a new issue or pull request if you notice something off or have a new feature request! We sometimes tag issues with good first issue for issues that we think would make a good learning experience for new contributors.
For local development on oranda, we also have a special docs page with some tips.
FAQs
🎁 generate beautiful landing pages for your projects
We found that @axodotdev/oranda 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.