All Projects → PineCSS → pine

PineCSS / pine

Licence: MIT License
Responsive CSS Framework ( PineCSS )

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to pine

brevis
CSS at scale
Stars: ✭ 62 (+51.22%)
Mutual labels:  css-framework, responsive-design
aioneframework
Aione Framework: All-in-one lightweight mobile first front-end framework to design websites, web applications, mobile applications, progressive web applications having large number of examples, documentation, tutorials, community support, components.
Stars: ✭ 13 (-68.29%)
Mutual labels:  css-framework, javascript-library
nativekit
Native UI Kit for Electron Framework. Native Kit is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems.
Stars: ✭ 15 (-63.41%)
Mutual labels:  css-framework, javascript-library
Spectre
Spectre.css - A Lightweight, Responsive and Modern CSS Framework
Stars: ✭ 10,938 (+26578.05%)
Mutual labels:  css-framework, responsive-grid
shapecss-framework
A modern stylish css framework
Stars: ✭ 14 (-65.85%)
Mutual labels:  css-framework, responsive-grid
Front End Frameworks
A collection of best front-end frameworks for faster and easier web development.
Stars: ✭ 2,786 (+6695.12%)
Mutual labels:  css-framework, responsive-grid
Easygrid
EasyGrid - VanillaJS Responsive Grid
Stars: ✭ 77 (+87.8%)
Mutual labels:  javascript-library, responsive-design
Scally
Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly 🕶
Stars: ✭ 294 (+617.07%)
Mutual labels:  css-framework, responsive-design
Fobo
FoBo - A Modular Front-End Toolkit module for Lift
Stars: ✭ 59 (+43.9%)
Mutual labels:  css-framework, javascript-library
Ui Components
Most used UI Components — of web applications. Curated/Most loved components for web development
Stars: ✭ 175 (+326.83%)
Mutual labels:  css-framework, javascript-library
webgui
Web Technologies based Crossplatform GUI Framework with Dark theme
Stars: ✭ 81 (+97.56%)
Mutual labels:  responsive-design
web-animation-club
CSS controlled animations with transitionEnd, onTransitionEnd, animationend, onAnimationEnd events and frame throwing. Tiny javascript library with cross-browser methods to handle css animation/transition callbacks and event loop frame throwing. 📚🖥️📱
Stars: ✭ 52 (+26.83%)
Mutual labels:  javascript-library
Query-Tool
The QueryTool is a library that allows easier and faster connections with Postgres databases. Whit it, you can make insertions, selections, updates and deletions in the database in a simple and effective way.
Stars: ✭ 28 (-31.71%)
Mutual labels:  javascript-library
awesome-libraries-resources
Awesome js and css libraries for web development.
Stars: ✭ 32 (-21.95%)
Mutual labels:  javascript-library
svelteit
Svelteit is a minimalistic UI/UX component library for Svelte and Sapper projects
Stars: ✭ 64 (+56.1%)
Mutual labels:  css-framework
buldy
🎈 Modern CSS framework distilled from the best of larger frameworks
Stars: ✭ 18 (-56.1%)
Mutual labels:  css-framework
personal-skill-tree
Create your own RPG-like talent tree
Stars: ✭ 29 (-29.27%)
Mutual labels:  javascript-library
Ripple.js
Proper Material Design ripple effect for the web, that wouldn't interfere your elements' DOM.
Stars: ✭ 18 (-56.1%)
Mutual labels:  javascript-library
Stylizer
Stylizer is a flexible Css framework based on the visual aspect, the framework offers you a clean and easy work.
Stars: ✭ 44 (+7.32%)
Mutual labels:  css-framework
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
Stars: ✭ 68 (+65.85%)
Mutual labels:  javascript-library

PineCSS

PineCSS

Kolay kullanımlı responsive destekli CSS Kütüphanesi.

Hemen başlamak için http://pinecss.com adresindeki dökümantasyon kısmına göz ata bilirsiniz

Hemen Başla

Sayfanıza alttaki şekilde pine'ı dahil ede bilirsiniz.

<link rel="stylesheet" href="http://pinecss.com/v/2.0/pine.css"/>

Daha hızlı bir pine için sıkıştırılmışını terci edebilirsiniz.

<link rel="stylesheet" href="http://pinecss.com/v/2.0/pine.min.css"/>

Javascript Kütüphanesini altta ki şekilde dahil edebilirsiniz.

<link rel="stylesheet" href="http://pinecss.com/v/2.0/pine.js"/>

Daha hızlı bir pine için sıkıştırılmışını terci edebilirsiniz.

<link rel="stylesheet" href="http://pinecss.com/v/2.0/pine.min.js"/>

Not : Javascript kütüphanesi dahil etmeden önce jQuery kütüphanesini dahil etmeniz gerekir. Bower ile yükleme

bower install pinecss

Composer ile yükleme

composer require pine-css/pine

İndirdiklerim ne ?

indirdiğiniz dosyaların ağaç görünümü alttadır ve detayları yanlarında yazmaktadır.

Pine/
├── index.html ( Boş Sayfa )
└── css/
    └── pine.css ( Pine dosyası)
    └── pine.min.css ( Küçültülmüş Pine Dosyası )
└── js/
    └── pine.js ( PineJS dosyası)
    └── pine.min.js ( Küçültülmüş PineJS Dosyası )

License

Lisans Detayları -> ( EN ) open-source MIT license.

Geliştirmen

Author: Savaş Can ALTUN

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].