holygrailcss

3.0.3 • Public • Published

Holygrail

Una libreria agnostica y libreria de componentes html y scss.

✨ Features

  • 🌈 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.

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
  • Electron
Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions

📦 Install

npm install holygrailcss
yarn add holygrailcss

🔨 Usage

🌍 Internationalization

Dozens of languages are supported in holygrailcss

🔗 Links

⌨️ Development

Use Gitpod, a free online dev environment for GitHub for create your website.

Open in Gitpod

Or clone locally: https://www.jsdelivr.com/package/npm/holygrailcss

Feel free to raise an issue or submit a pull request.

Or clone locally:

$ gh repo clone holygrailcss/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)'"

Actualizar todos los packs a la ultima versión

npm outdated

npm install -g npm-check-updates

ncu -u

🤝 Contributing PRs Welcome

Developed with ❤️ from Barcelona to the world

Package Sidebar

Install

npm i holygrailcss

Weekly Downloads

17

Version

3.0.3

License

MIT

Unpacked Size

617 kB

Total Files

57

Last publish

Collaborators

  • holygrail
  • mcfdez