Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
holygrail2
Advanced tools
Una libreria agnostica y libreria de componentes html y scss.
Edge | Firefox | Chrome | Safari | Electron |
---|---|---|---|---|
Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install holygrail2
yarn add holygrail2
Dozens of languages are supported in holygrail2
Use Gitpod, a free online dev environment for GitHub for create your website.
Or clone locally: https://www.jsdelivr.com/package/npm/holygrail2
Feel free to raise an issue or submit a pull request.
Or clone locally:
$ gh repo clone holygrail2/holysite
$ cd holysite
$ npm install
$ npm run docs
$ npm run build
$ npm run start Abrimos la aplicacion
"docs": "sass scss/docs.scss doc/docs.css --style expanded && sass scss/docs.scss doc/docs.min.css --style compressed",
"build": "sass scss/style.scss dist/style.css --style expanded && sass scss/style.scss dist/style.min.css --style compressed",
"build-sass": "sass --style expanded --source-map true scss/style.scss dist/style.css && sass --output-style expanded --source-map true scss/docs.scss doc/docs.css",
"start": "open guide/index.html",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint2": "stylelint 'scss/*.?(s)css'",
"lint:fix": "stylelint --fix 'scss/**/*.?(s)css'",
"format": "npm run prettier -- --write",
"prettier": "prettier 'scss/**/*.+(css|scss)'"
npm outdated
npm install -g npm-check-updates
ncu -u
Developed with ❤️ from Barcelona to the world
FAQs
A minimal, responsive, style-agnostic CSS framework.
The npm package holygrail2 receives a total of 467 weekly downloads. As such, holygrail2 popularity was classified as not popular.
We found that holygrail2 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.
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.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.