zurb / foundation
世界上最先进的响应式前端框架。
v6.8.1
2023-08-18 13:09 UTC
- dev-develop
- 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-dependabot/npm_and_yarn/http-cache-semantics-4.1.1
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/socket.io-parser-3.3.3
- dev-dependabot/npm_and_yarn/terser-4.8.1
- 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-09-05 20:29:17 UTC
README
Foundation 是世界上最先进的响应式前端框架。使用 Foundation,您可以从原型快速过渡到生产环境,构建在任何设备上都能工作的网站或应用程序。它包括一个完全可定制的响应式网格、一个大型 Sass 混合库、常用的 JavaScript 插件和全面的无障碍支持。
本地运行
文档
要在您的计算机上本地运行文档,您需要在计算机上安装 Node.js。(您的 Node.js 版本必须是 12 或 14)。运行以下命令以设置文档:
# Install git clone https://github.com/foundation/foundation-sites cd foundation-sites yarn # Start the documentation yarn start
测试
Foundation 有三种类型的测试:JavaScript、Sass 和视觉回归。有关详细信息,请参阅我们的 测试指南。
使用以下命令运行测试:
# Sass unit tests yarn test:sass # JavaScript unit tests yarn test:javascript:units # Visual tests yarn test:visual
贡献
请参阅 CONTRIBUTING.md 了解如何报告问题或提交错误修复或新功能,以及我们的 贡献指南 了解如何更全面地为 Foundation 做出贡献。您还可以浏览我们的问题跟踪器中的 Help Wanted 标签以找到可以做的事情。
测试由
BrowserStack Open-Source Program
版权所有 © 2020 Foundation Community