Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
First install cabin globally with the following command:
npm install -g cabin
You can then scaffold a static generator with the following command:
cabin new <destination folder> [user/repo]
The first parameter is the name of the destination folder, and the second is the GitHub username and repository name of a theme
to use for the site. If the theme
parameter is left blank, the default theme will be used.
After scaffolding a site generator, you can run it by entering the following command in the destination folder:
grunt server
Cabin themes provide styling and structure for your static site project. They work great out of the box and as starting points for more customized sites.
Slick blogging theme, great for use on personal sites
Minimalist project documentation theme using icons in the navigation
FAQs
Cabin is the best self-hosted JavaScript and Node.js logging service.
The npm package cabin receives a total of 959 weekly downloads. As such, cabin popularity was classified as not popular.
We found that cabin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
Security News
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.