Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

holygrail2

Package Overview
Dependencies
Maintainers
0
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

holygrail2 - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

dist/style.min.css

112

package.json
{
"name": "holygrail2",
"version": "1.2.9",
"description": "A minimal, responsive, style-agnostic CSS framework.",
"main": "scss/style.scss",
"directories": {
"lib": "scss"
},
"scripts": {
"start": "npm run format && npm run docs && npm run build && npm run open:guide",
"open:guide": "open index.html",
"docs": "sass scss/docs.scss doc/docs.css --style expanded",
"build": "sass scss/style.scss dist/style.css && sass scss/docs.scss doc/docs.css --style expanded && node add-name-version-package.js",
"build-sass": "sass --style expanded --source-map true scss/style.scss dist/style.css && node add-name-version-package.js && sass --output-style expanded --source-map true scss/docs.scss doc/docs.css",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint2": "stylelint 'scss/*.?(s)css'",
"lint:fix": "stylelint --fix 'scss/**/*.?(s)css'",
"format": "prettier --write 'scss/**/*.+(css|scss)'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/holygrail2/holygrail.git"
},
"devDependencies": {
"open": "^9.1.0",
"prettier": "^3.0.2",
"sass": "^1.65.1",
"stylelint": "^15.10.2",
"stylelint-scss": "^5.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-order": "^6.0.3"
},
"keywords": [
"css",
"sass",
"minimal",
"responsive",
"style-agnostic",
"framework",
"toolkit",
"holygrail2"
],
"author": "Manuel Ruiz",
"license": "MIT",
"bugs": {
"url": "https://github.com/holygrail2/holygrail/issues",
"email": "dev@digitalstrategy.es"
},
"homepage": "https://holygrail2.netlify.app",
"dependencies": {
"stylelint": "^15.10.2"
}
"name": "holygrail2",
"version": "1.2.10",
"description": "A minimal, responsive, style-agnostic CSS framework.",
"main": "scss/style.scss",
"style": "dist/style.css",
"files": [
"dist",
"scss"
],
"directories": {
"lib": "scss"
},
"scripts": {
"start": "npm run format && npm run docs && npm run build && npm run open:guide",
"open:guide": "open index.html",
"docs": "sass scss/docs.scss doc/docs.css --style expanded",
"build": "sass scss/style.scss dist/style.css && sass scss/docs.scss doc/docs.css --style expanded && node add-name-version-package.js",
"build:min": "sass scss/style.scss dist/style.min.css --style compressed && node add-name-version-package.js",
"build-sass": "sass --style expanded --source-map true scss/style.scss dist/style.css && node add-name-version-package.js && sass --output-style expanded --source-map true scss/docs.scss doc/docs.css",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint2": "stylelint 'scss/*.?(s)css'",
"lint:fix": "stylelint --fix 'scss/**/*.?(s)css'",
"format": "prettier --write 'scss/**/*.+(css|scss)'",
"prepublishOnly": "npm run build && npm run build:min"
},
"repository": {
"type": "git",
"url": "git+https://github.com/holygrail2/holygrail.git"
},
"keywords": [
"css",
"sass",
"minimal",
"responsive",
"style-agnostic",
"framework",
"toolkit",
"holygrail2"
],
"author": "Manuel Ruiz",
"license": "MIT",
"bugs": {
"url": "https://github.com/holygrail2/holygrail/issues",
"email": "dev@digitalstrategy.es"
},
"homepage": "https://holygrail2.netlify.app",
"devDependencies": {
"open": "^9.1.0",
"prettier": "^3.0.2",
"sass": "^1.65.1",
"stylelint": "^15.10.2",
"stylelint-scss": "^5.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-order": "^6.0.3"
},
"dependencies": {
"stylelint": "^15.10.2"
}
}

@@ -0,1 +1,10 @@

![Github](https://img.shields.io/github/v/release/holygrail2/holygrail?logo=HolygrailCSS)
[![npm](https://img.shields.io/npm/v/holygrail2.svg)][npm-link]
[![npm](https://img.shields.io/npm/dm/holygrail2.svg)][npm-link]
[![](https://data.jsdelivr.com/v1/package/npm/holygrail2/badge)](https://www.jsdelivr.com/package/npm/holygrail2)
[![Awesome][awesome-badge]][awesome-link]
[![Únete al chat en https://gitter.im/holygrail2/holygrail](https://badges.gitter.im/holygrail2/holygrail.svg)](https://gitter.im/holygrail2/holygrail)
[![Estado de la Construcción](https://travis-ci.org/holygrail2/holygrail.svg?branch=master)](https://travis-ci.org/holygrail2/holygrail)
<p align="center">

@@ -11,26 +20,23 @@ <a href="https://holyguide.es">

Una librería agnóstica de componentes HTML y SCSS.
Una libreria agnostica y libreria de componentes html y scss.
[![npm package](https://img.shields.io/npm/v/holygrail2.svg?style=flat-square)](https://www.npmjs.com/package/holygrail2)
[![GitHub Actions](https://github.com/holygrail2/holysite/workflows/CI/badge.svg)](https://github.com/holygrail2/holysite/actions)
[![Descargas](https://img.shields.io/npm/dt/holygrail2.svg?style=flat-square)](https://www.npmjs.com/package/holygrail2)
[npm-url]: https://www.npmjs.com/package/holygrail2
[github-action-url]: https://github.com/ant-design/ant-design/actions?query=workflow%3A%22%E2%9C%85+test%22
[download-url]: https://npmjs.org/package/holygrail2
</div>
## ✨ Características
## ✨ Features
- 🌈 Diseño de UI de clase empresarial para aplicaciones web.
- 📦 Conjunto de componentes HTML y SCSS de alta calidad listos para usar.
- 🛡 Escrito en SCSS con tipos estáticos predecibles.
- ⚙️ Paquete completo de recursos de diseño y herramientas de desarrollo.
- 🌍 Soporte de internacionalización para múltiples idiomas.
- 🎨 Potente personalización de temas en cada detalle.
- 🌈 Enterprise-class UI designed for web applications.
- 📦 A set of high-quality React components out of the box.
- 🛡 Written in TypeScript with predictable static types.
- ⚙️ Whole package of design resources and development tools.
- 🌍 Internationalization support for dozens of languages.
- 🎨 Powerful theme customization in every detail.
## 🖥 Soporte de Entornos
## 🖥 Environment Support
- Modern browsers
- Server-side Rendering
- Navegadores modernos
- Renderizado del lado del servidor
- [Electron](https://www.electronjs.org/)

@@ -40,3 +46,3 @@

| --- | --- | --- | --- | --- |
| Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
| Edge | últimas 2 versiones | últimas 2 versiones | últimas 2 versiones | últimas 2 versiones |

@@ -126,2 +132,6 @@ ## 📦 Install

"version": "1.0.53",
"version": "1.0.53",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc