
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Convert any awesome-list into JSON data.
Requirements:
You can configure the following options:
name | description | default |
---|---|---|
GITHUB_API_KEY | The API key obtained by Github (required) | "" |
LIST_URL | The URL of the awesome list (should return text) (required) | "" |
DEST | The filename for the static JSON file | data.json |
IMAGE_DEST | The folder where you want to save the screenshots | false (don't save the screenshots) |
Either passing them as command-line arguments or exporting them as environment variables or even write them to a config.json
file like the following one:
{
"GITHUB_API_KEY": "asnd29n30r2fmnoGREG%§gr3094wfenoi3",
"LIST_URL": "https://raw.githubusercontent.com/wbkd/awesome-d3/master/README.md",
"DEST": "static/data/projects.json",
"IMAGE_DEST": "static/images/"
}
Then you can run:
npx github:wbkd/awesomer
FAQs
Turn your awesome list into an HTTP API
The npm package awesomer receives a total of 2 weekly downloads. As such, awesomer popularity was classified as not popular.
We found that awesomer 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
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.