Navigation
HomeSearch
Submit A Resource
Contact Us
About Functionn
Subscription Options
Subscribe By Email (265+)
Lists
Archives
Showing posts with label Unlicense. Show all posts
Showing posts with label Unlicense. Show all posts
Nov 26, 2012
Author:
Hirvesh
Posted At: 11/26/2012
Tags:
ARIA,
CSS,
CSS3,
fluid,
Github,
grid,
html,
IE,
Responsive,
Sass,
UI,
Unlicense
SSGS - Super Simple Responsive Grid System Using SASS
SSGS is a very basic grid system for the web. It allows you to quickly set up a responsive grid system using SASS. It's a fully fluid six-column grid with fixed-width gutters. It takes only one variable (the width of the gutters) so it's refreshingly easy to set up and use.
There's no need to clutter your HTML with lots and lots of classes as you can easily use Sass's @extend function. It's only about 60 lines of code.
The only drawback there is right now is the dependency on box-sizing: border-box; to work properly. That is only an issue if you work with IE prior to version 8. There's even a neat polyfill available on GitHub.
Since you're already working with Sass, just pop in Compass and import "compass/css3/box-sizing" to make it even easier.
There is even a plain old CSS version available if you're really resistant to awesome technology like Sass.

Requirements: SASS
Demo: http://codepen.io/RadLikeWhoa/full/mLIkK
License: Unlicense
There's no need to clutter your HTML with lots and lots of classes as you can easily use Sass's @extend function. It's only about 60 lines of code.
The only drawback there is right now is the dependency on box-sizing: border-box; to work properly. That is only an issue if you work with IE prior to version 8. There's even a neat polyfill available on GitHub.
Since you're already working with Sass, just pop in Compass and import "compass/css3/box-sizing" to make it even easier.
There is even a plain old CSS version available if you're really resistant to awesome technology like Sass.

Requirements: SASS
Demo: http://codepen.io/RadLikeWhoa/full/mLIkK
License: Unlicense
Jun 18, 2012
Author:
Hirvesh
Posted At: 6/18/2012
Tags:
CSS,
html,
JavaScript,
JQuery,
Sass,
SCSS,
toolkits,
Tools,
UI,
Unlicense
Pondasee - A Front-End Starter Kit Combined With The Power Of SCSS & Compass
Pondasee is a front-end starter kit combined with the power of SCSS & Compass, made to help front-end or developer to accelerate their work-flow in making web application. Pondasee is made with Compass and the SCSS language. Nested rules, variables, mixins, selector inheritance in SCSS/Sass makes coding CSS faster, more efficient and your stylesheets easier to organize and maintain.
Pondasee also comes with some important mixins which will help you to finished your works faster. Cross-browser compatibility is not an issue as Pondasee runs in any kind of modern browser.
Pondasee is NOT a CSS framework, it is only a front-end starter kit combined with the power of SCSS & Compass to build a theme. If you want to use this project as your starting point, you need to know basic knowledge of Compass and Sass.

Requirements: SCSS, Sass, jQuery, Modernizer
Demo: http://tokokoo.github.com/pondasee/
License: Unlicense License
Pondasee also comes with some important mixins which will help you to finished your works faster. Cross-browser compatibility is not an issue as Pondasee runs in any kind of modern browser.
Pondasee is NOT a CSS framework, it is only a front-end starter kit combined with the power of SCSS & Compass to build a theme. If you want to use this project as your starting point, you need to know basic knowledge of Compass and Sass.
Components
- HTML5 Boilerplate: The Unlicense
- Modernizr: MIT/BSD license
- jQuery: MIT/GPL license
- Normalize.css: Public Domain
- Formalize: MIT/GPL license
- Selectivizr: MIT license
- NWmatcher: MIT license
- Font Awesome: CC BY 3.0 license

Requirements: SCSS, Sass, jQuery, Modernizer
Demo: http://tokokoo.github.com/pondasee/
License: Unlicense License
Jun 6, 2012
Tea-Fueled Does - A Loosely-Based MVC PHP 5.3 Framework That Aims To Be Awesome
Tea-Fueled Does is a loosely-based MVC PHP 5.3 framework that aims to be awesome. It was born out of the disappointment of other frameworks out there.

Requirements: None
Demo: http://tea-fueled-does.github.com/
License: Unlicense
What TFD Is?
- Fast: TFD is designed to be fast, both in development time as well as page load time. It includes some useful classes that save you time when writing queries, etc.
- Free: TFD is licensed under the Unlicense, which means you can use it for whatever, non-profit, open-source, commercial, whatever. You can pull classes from it to use in your own framework, site, etc.
- Clean: We hate nothing more then messy code that breaks when you try to change it. We have done our best trying to make our code and documentation clean and understandable.
- Extendible: A framework's goal is to give you a base to write your application on. If you need to extend it to fit your needs, you should be able to without much pain or frustration. We have done our best to make TFD easily extendible.
- In a few words, TFD is a loosely-based MVC framework that allows you to get your code out there. It's clean and extendible so you can modify it easily to fit your project. It's fast so you can run web applications with it. And most importantly, it's free. You don't have to worry about the licensing or any legal stuff, just start coding.
What TFD Is Not!
- A CMS: TFD is not a CMS. It is a framework, a codebase, something for you to build a CMS upon if you wish.
- One Size Fits All: Different projects require different tools and languages. While TFD is extendible, it may not be right for your project.
- Perfect: Bugs happen. It's a part of software. And while we've done our best to make sure TFD is bug-free, we aren't perfect. If you spot a bug, submit an issue or a pull request and we will do our best to fix the issue.
- A Magic Tool: While TFD is awesome, it is by no means magical. It can't take broken, crappy code and make it run amazingly. It is a framework, a codebase, something for you to take your code and build upon it. If your code doesn't work, TFD won't work.

Requirements: None
Demo: http://tea-fueled-does.github.com/
License: Unlicense
Subscribe to:
Posts (Atom)
Trending Posts
Popular Posts
- 20 Fresh, High-Quality Free WordPress Themes 2012
- 50 Fresh, High-Quality Free WordPress Themes 2012 - Edition #2
- The Most Comprehensive Index Of Free Icon Fonts/Iconic Web Fonts
- Timeline - A JavaScript Library For Beautifully Crafted Timelines That Are Easy, And Intuitive To Use
- BLUR.JS - A JQUERY PLUGIN PRODUCING PSUEDO-TRANSPARENT BLURRED ELEMENTS
- Selene - A Stunning & Sleek jQuery UI Theme
- jQuery UI Bootstrap Theme - Bootstrap v2.X's Theme For jQuery UI
Recent Posts
Popular Categories
- JavaScript (535)
- JQuery (275)
- Libraries (132)
- CSS (115)
- frameworks (113)
- Tools (112)
- html (86)
- Github (79)
- html5 (71)
- Node.js (58)
- mobile (52)
- Responsive (49)
- CSS3 (47)
- page effects (45)
- Web Design (41)
- Bootstrap (35)
- twitter (31)
- image effets (22)
- MVC (18)
- generators (18)
- CoffeeScript (16)
- graphics (10)
Popular Components
- icons (42)
- Graphs (22)
- popups (19)
- notifications (17)
- web fonts (17)
- visualizations (14)
- sliders (11)
- polyfills (10)
- localstorage (8)
- social media buttons (8)
Popular Licenses
- MIT License (493)
- free (144)
- GPL (64)
- Apache License v2.0 (48)
- CC Attribution 3.0 License (46)
- GPLv2 (20)
- GPLv3 (11)
- Custom License (7)