level-css-framework

0.6.0 • Public • Published

Level CSS

A powerfull custom tags and flexbox based CSS framework

Average time to resolve an issue Percentage of issues still open Installation

npm install level

You can perform a modular installation using the attribute 'km-include' alongside javascript in the following manner:

<pre>
   <body km-include="components acordeon">
   	<!-- Contenido de tu web -->
   </body>
</pre>

hosted at JsDelivr CDN:

CDN Github

// development file https://cdn.jsdelivr.net/gh/JorgeAntrax/level-css-framework@0.5.3/css/level.css

// distribution file https://cdn.jsdelivr.net/gh/JorgeAntrax/level-css-framework@0.5.3/css/level.min.css

CDN Node Package Manager

// development file https://cdn.jsdelivr.net/npm/level-css-framework@0.5.3/css/level.css

// distribution file https://cdn.jsdelivr.net/npm/level-css-framework@0.5.3/css/level.min.css

Thank you for using level, we appreciate your wupport with a star so the project can still be growing.

Framework creator:

Leonardo Quintana Juárez (From México)

Collaborators:

  • Ruslan López Carro (From México)

Spanish readme

level

Un potente framework CSS basado en flexbox y etiquetas personalizadas

Instalación

npm install level

// Puedes hacer una instalación módular mediante el atributo

'km-include' en conjunto con javascript

de la siguiente forma

    &ltbody km-include="components acordeon"&gt
        &lt!-- Contenido de tu web --&gt
    &lt/body&gt
</pre>```
 
 
hosteado en CDN JsDelivr:
 
# CDN Github
 
// archivo de desarrollo
https://cdn.jsdelivr.net/gh/JorgeAntrax/level-css-framework@0.5.3/css/level.css
 
// archivo de distribución
https://cdn.jsdelivr.net/gh/JorgeAntrax/level-css-framework@0.5.3/css/level.min.css
 
# CDN Node Package Manager
 
// archivo de desarrollo
https://cdn.jsdelivr.net/npm/level-css-framework@0.5.3/css/level.css
 
// archivo de distribución
https://cdn.jsdelivr.net/npm/level-css-framework@0.5.3/css/level.min.css
 
Gracias por utilizar level, te agradecemos no apoyes con una estrellita
para que el proyecto siga creciendo.
 
Creador del framework:
 
Leonardo Quintana Juárez  (México)
 
Colaboradores:
 
* Ruslan López Carro (From México)

Package Sidebar

Install

npm i level-css-framework

Weekly Downloads

7

Version

0.6.0

License

MIT

Unpacked Size

603 kB

Total Files

98

Last publish

Collaborators

  • jorgentrax