fomantic-ui

2.9.4last stable release 2 months ago
Complexity Score
High
Open Issues
274
Dependent Projects
14
Weekly Downloadsglobal
6,737

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

Fomantic-UI

The official community fork of the popular Semantic-UI framework.

NOTE: Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues https://github.com/Semantic-Org/Semantic-UI/issues/6109 https://github.com/Semantic-Org/Semantic-UI/issues/6413

EDIT: Lots has changed since we started this project and we are now starting the development of FUI v3. You can read more about the v3 proposals here.

To be clear merging back into SUI is still our intention, read this comment for more info

Fomantic allows developers to build beautiful websites fast, with concise HTML, intuitive javascript, and simplified debugging, helping make front-end development a delightful experience. Fomantic is responsively designed allowing your website to scale on multiple devices.

📡 Installation

$ npm install fomantic-ui

Living on the edge? Try our nightly build and test new features and bug fixes early!

$ npm install fomantic-ui@nightly

Fomantic includes an interactive installer to help setup your project.

  • For more details on setup visit our getting started guide.
  • To learn more about theming please read our theming guide

💻 Browser Support

  • Last 2 Versions of Firefox, Chrome, Safari Mac, Edge
  • Last 4 Versions of Android, Chrome for Android, iOS Safari[^1]
  • IE 11[^2]
  • Microsoft Edge 12-44[^2]

[^1]: Fomantic-UI should basically still work in iOS Safari 9+, Android 6+, but, starting from v2.9.0, we won’t support them anymore if anything works different than in recent versions. [^2]: Fomantic-UI should basically still work in IE11 / old Edge, but, starting from v2.9.0, we won’t support them anymore in terms of dedicated bugfixes.

📦 Other packages

Environment Install Command Repository Third-Party CSS Only npm install fomantic-ui-css Fomantic-UI-CSS LESS npm install fomantic-ui-less Fomantic-UI-LESS SASS gem 'fomantic-ui-sass' Fomantic-UI-SASS ✅

💬 Community

💡 Getting Help

If you’re looking for help with an issue we offer multiple ways for you to get support. You can post usage questions here on GitHub or you can ask in our community Discord server.

🐛 Submitting Bugs and Enhancements

GitHub Issues is for suggesting enhancements and reporting bugs. Before submitting a bug make sure you do the following:

  • Check to see if the issue has already been raised.
  • Fork this boilerplate JSFiddle to create a reproducible example of the bug. If a bug is apparent in the docs you can simply link to the docs example, just make it clear exactly how to reproduce the issue. Only bugs that include a test case can be triaged.
  • If submitting an enhancement try and create it in the JSFiddle if not it’s fine but explain clearly what you want.

📝 Pull Requests

Before creating a pull request be sure to read the Contributing Guide and our Code of Conduct, this is where we explain everything you need to know about contributing to Fomantic.

Sponsors

Cross-browser testing provided by BrowserStack

IDE’s provided by JetBrains

Dependencies

CVE IssuesActive
0
Scorecards Score
7.80
Test Coverage
No Data
Follows Semver
Yes
Github Stars
3,633
Dependenciestotal
52
DependenciesOutdated
17
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute fomantic-ui in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install fomantic-ui
Processing...
Done

1212 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.