Giter Club home page Giter Club logo

fundament's Introduction

Fundament logo

Fundament

A modern and lightweight front-end framework built on the shoulders of giants and ready to compete with them. The secret recipe for Fundament is a lot of love and passion, sprinkled with a bit of arrogance on top. Fundament takes the pain out of developing web applications while focussing on page speed and user experience. We have tried to get the best out of several well-known frameworks, as well as to implement our own views and thoughts.

  • Designed for the developer
  • Fast & lightweight
  • Focused on the user
  • Fits every device
  • Uses the latest goodies

Installation

  • Using Bower: bower install fundament
  • Using NPM: npm install fundament-npm
  • Using Yarn: yarn add fundament-npm

Documentation

The Fundament Documentation makes it a breeze to start using the framework.

Contributing

We heavily rely on the community to lift Fundament to a higher level.

Creators

Fundament is created by Jason Koolman and The Fundament Authors.

fundament's People

Contributors

jasonkoolman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

fundament's Issues

Sticky plugin doesn't support relative positioned containers

Top- and bottom boundaries are calculated based on the position of the sticky element relative to the browser viewport. This causes problems when 'bounding' the sticky element since we have to use position: absolute;. It will be positioned wrong if any of its parents has position: relative; because it's no longer relative to the viewport.

A good solution would be to make sure the context (container) element has a relative position at all times. This way we can calculate the boundaries based on the information of that position/offset.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.