zurb / foundation
The most advanced responsive front-end framework in the world.
Installs: 286 173
Dependents: 21
Suggesters: 0
Security: 0
Stars: 29 654
Watchers: 1 229
Forks: 5 482
Open Issues: 45
Language:HTML
- dev-develop
- v6.9.0
- v6.8.1
- v6.8.0
- v6.7.5
- v6.7.4
- v6.7.3
- 6.7.2
- v6.7.1
- v6.7.0
- v6.6.3
- v6.6.2
- v6.6.1
- v6.6.0
- v6.5.3
- v6.5.2
- v6.5.1
- v6.5.0
- v6.5.0-rc.4
- v6.5.0-rc.3
- v6.5.0-rc.2
- v6.5.0-rc.1
- v6.4.4-rc1
- v6.4.3
- v6.4.2
- v6.4.2-rc2
- v6.4.2-rc1
- v6.4.1
- v6.4.0
- v6.4.0-rc5
- v6.4.0-rc4
- v6.4.0-rc3
- v6.4.0-rc2
- v6.4.0-rc1
- v6.3.1
- v6.3.1-rc1
- v6.3.0
- v6.3.0-rc3
- v6.3.0-rc2
- v6.3-rc1
- v6.2.4
- v6.2.4-rc2
- v6.2.4-rc1
- 6.2.1
- 6.2.0
- 6.2.0-rc.1
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.6
- 6.0.5
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- v5.x-dev
- v5.5.3
- v5.5.2
- v5.5.1
- v5.5.0
- v5.4.7
- v5.4.6
- v5.4.5
- v5.4.4
- v5.4.3
- v5.4.2
- v5.4.1
- v5.4
- v5.3.3
- v5.3.2
- v5.3.1
- v5.3.0
- v5.2.3
- v5.2.2
- v5.2.1
- v5.2.0
- v5.1.1
- v5.1.0
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- v4.3.2
- v4.3.1
- v4.3.0
- v4.2.3
- v4.2.2
- dev-master
- dev-feature/update-customizer
- dev-feature/reveal-anchor-focus-fix
- dev-feature/resp-acc-tabs-init
- dev-feature/color-regex-pattern
- dev-feature/sass-unit-testing
- dev-feature/fix-grid-frame-with-margin
- dev-feature/fix-autodoc-for-js
- dev-feature/prototype-utilities
- dev-feature/marginfix
- dev-feature/xy-grid-width-height-fix
- dev-feature/flex-topbar
- dev-feature/revert-9985-menu-vertical-align-center
- dev-feature/content-update
- dev-feature/css-grid
- dev-feature/card-flexhelpers
- dev-feature/docs-redesign-nick
- dev-feature/card-flex
- dev-feature/add-deeplink-test-to-responsive-accordion-tabs
- dev-feature/dropdown-positioning-and-offsets
- dev-feature/modify-tooltip-to-allow-html
- dev-feature/jquery-3-support
- dev-feature/cheatsheet
This package is auto-updated.
Last update: 2024-10-27 18:39:25 UTC
README
Install | Documentation | Releases | Contributing
Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support.
Run locally
Documentation
To run the documentation locally on your machine, you need Node.js installed on your computer. (Your Node.js version must be a minimum of 18). Run these commands to set up the documentation:
# Install git clone https://github.com/foundation/foundation-sites cd foundation-sites yarn # Start the documentation yarn start
Testing
Foundation has three kinds of tests: JavaScript, Sass, and visual regression. Refer to our testing guide for more details.
Run tests with:
# Sass unit tests yarn test:sass # JavaScript unit tests yarn test:javascript:units # Visual tests yarn test:visual
Contributing
Check out CONTRIBUTING.md to see how to report an issue or submit a bug fix or a new feature, and our contributing guide to learn how you can contribute more globally to Foundation. You can also browse the Help Wanted tag in our issue tracker to find things to do.
Testing powered by
BrowserStack Open-Source Program
Copyright © 2020 Foundation Community