
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Is anybody home?
As we know, Elvis is a famous rock star, but both a famous rock song named Calling Elvis wrote by Dire Straits which inspired a unknown rock star writing down these chords.
For now, Elvis, the rock star, will rise, once again, beyond the internet —— truely your wasm web library, 🦀 + 🕸 => 💖
The Evlis Book mainly talks about the usage of elvis.js, and if you want to use low-level api rusting the web, plz check out elvis' rust doc.
Writing web pages in pure javascript using wasm bindings, without jsx or any other complex syntax, just javascript, of course, not writing html nor css either.
🧙♂️ 🤹♂️ Here we go! Roll up, roll up for the mystery tour, the magical mystery tour is waiting to take you away! Hoping to take you away! Coming to take you away! Dying to take you away, take you today! 🛸
🎻 Let me take you down, cause I'm going to,
import { Colors, Elvis, Text } from "calling-elvis";
const Home = Text("Pink is the Pig!", {
bold: true,
italic: true,
size: 10,
color: Colors.PinkAccent(),
});
new Elvis({
home: Home,
}).calling();
Strawberry Fields 🧑🚀
$ yarn create elvis-app
✔ What is your project named? … my-awesome-app
[ info ] Generating elvis files ...
[ wait ] Installing elvis dependencies ...
[ done ] Let's Roll up for the Magical Mystery Tour!
┌─────────────────────────────────────────────────────────────┐
│ │
│ Success! Created my-awesome-app at: │
│ │
│ /path/to/my-awesome-app │
│ │
│ Inside that directory, you can run several commands: │
│ │
│ - yarn dev: Starts the development server. │
│ - yarn docs: Open The Elvis Book. │
│ - yarn build: Builds my-awesome-app for production. │
│ - yarn start: Runs my-awesome-app production mode. │
│ │
│ We suggest that you begin by typing: │
│ │
│ - cd my-awesome-app │
│ - yarn dev │
│ │
│ │
└─────────────────────────────────────────────────────────────┘
Heartbreak Hotel.
FAQs
Calling Elvis, is anybody home?
We found that elvis-web demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.