Skip to content

🚀 Framework for create HTML/CSS/JS pages 📝Code made for be edited

License

Notifications You must be signed in to change notification settings

naomi-io/lagunite

 
 

Repository files navigation

lagunite

Esta libreria esta hecha sin usar Canvas/OpenGL y orientada a simplecidad y estetica.

CDN

File Link Last modified Size
lagunite-charts.css [http://lagunite.com/dist/lagunite-charts.css] 14-Sep-2020 22:28 4k
lagunite-charts.js [http://lagunite.com/dist/lagunite-charts.js] 14-Sep-2020 22:28 4k
lagunite-config.css [http://lagunite.com/dist/lagunite-config.css] 14-Sep-2020 22:28 4k
lagunite-panel.css [http://lagunite.com/dist/lagunite-panel.css] 14-Sep-2020 22:28 8k
lagunite.css [http://lagunite.com/dist/lagunite.css] 14-Sep-2020 22:28 20k
lagunite.js [http://lagunite.com/dist/lagunite.js] 14-Sep-2020 22:28 4k

YARN

yarn add --modules-folder ./public lagunite

BOWER

bower install https://github.com/arielivandiaz/lagunite.git

NPM

npm install lagunite --prefix ./public

Todo:

.w30 { min-width: 30%; width: 30% }

.w30 img { max-width: 100% }

.padd-s { padding: 5px; } .padd-h-s { padding: 0 5px; } .padd-h-l { padding: 0 50px; }

Getting started with Lagunite

  • [Include Lagunite in your Project]
  • [Config]
  • Layouts
  • Buttons
  • Tables

About

🚀 Framework for create HTML/CSS/JS pages 📝Code made for be edited

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.7%
  • CSS 31.0%
  • JavaScript 8.2%
  • Shell 0.1%