All Projects → fsharplang-ru → Fable.SemanticUI

fsharplang-ru / Fable.SemanticUI

Licence: other
React.SeamanticUI to Fable bindings

Programming Languages

F#
602 projects

Projects that are alternatives of or similar to Fable.SemanticUI

FSharp-CrossPlatform
This is a sample F# project that uses the SAFE stack for web frontend/backend and Fabulous/Xamarin for the iOS and Android mobile apps
Stars: ✭ 23 (+53.33%)
Mutual labels:  fable, safe-stack
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+83640%)
Mutual labels:  react-components, semantic-ui
Fable.Lit
Write Fable Elmish apps with Lit
Stars: ✭ 64 (+326.67%)
Mutual labels:  fable
real-time-todo
A real time todo list using websockets
Stars: ✭ 22 (+46.67%)
Mutual labels:  semantic-ui
template-react-native-typescript
Minimal template with best practices and automation scripts for improved developer experience.
Stars: ✭ 19 (+26.67%)
Mutual labels:  react-components
forest-templates
Source for https://semantic-ui-forest.com/templates/
Stars: ✭ 58 (+286.67%)
Mutual labels:  semantic-ui
dashkit-ui
UI Components built on React.
Stars: ✭ 17 (+13.33%)
Mutual labels:  react-components
gypcrete
iCHEF web components library, built with React.
Stars: ✭ 28 (+86.67%)
Mutual labels:  react-components
django-semanticui-forms
Effortlessly style all of your Django forms and form fields with Semantic UI wrappers.
Stars: ✭ 59 (+293.33%)
Mutual labels:  semantic-ui
Mosque-Screen
Chat: https://discord.gg/CG7frj2 - Email: [email protected]. We do not provide any support, this is a volunteer-based project therefore we cannot commit to any time to resolve local issues.
Stars: ✭ 54 (+260%)
Mutual labels:  react-components
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Stars: ✭ 782 (+5113.33%)
Mutual labels:  react-components
Feliz.Recoil
Fable bindings in Feliz style for Facebook's experimental state management library recoil.
Stars: ✭ 43 (+186.67%)
Mutual labels:  fable
react-component-depot
A collection of react components with video tutorials
Stars: ✭ 359 (+2293.33%)
Mutual labels:  react-components
pancake
Pancake 是基于 Golang Gin 和 React Semantic UI 构建的个人博客
Stars: ✭ 15 (+0%)
Mutual labels:  semantic-ui
terra-framework
Terra framework houses composed and higher order react components to help developers quickly build out new applications.
Stars: ✭ 60 (+300%)
Mutual labels:  react-components
material-react-components
React components implementing the Material Design specification
Stars: ✭ 21 (+40%)
Mutual labels:  react-components
label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
Stars: ✭ 230 (+1433.33%)
Mutual labels:  react-components
react-theme
Production ready Wordpress theme built with React, Redux, Redux-Thunk, Intl, React Router v4, etc... and packaged by Webpack 2. Enjoy!
Stars: ✭ 14 (-6.67%)
Mutual labels:  react-components
twilio-taskrouter-realtime-dashboard
Twilio TaskRouter Realtime Dashboard using Sync
Stars: ✭ 51 (+240%)
Mutual labels:  semantic-ui
react-components
React components library.
Stars: ✭ 27 (+80%)
Mutual labels:  react-components

experiment with fable and semantic ui

https://semantic-ui.com

  • dotnet tool install fake-cli -g
  • git clone https://github.com/Neftedollar/semantic-ui-react-fable-experiment.git
  • fake build --target run

https://www.nuget.org/packages/Fable.Semantic/

Client example: https://github.com/Neftedollar/semantic-ui-react-fable-experiment/tree/master/src/Client

react.semantic-ui.com modules

  • Elements (all done)
    • Container
    • Button
    • Divider
    • Flag
    • Header
    • Icon
    • Image
    • Input
    • Label
    • Loader
    • Rail
    • List
    • Reveal
    • Segment
    • Step
  • Collection (all done)
    • Breadcrumb
    • Form
    • Grid
    • Menu
    • Message
    • Table
  • Views (all done)
    • Advertisement
    • Card
    • Comment
    • Feed
    • Item
    • Statistic
  • Behaviors (all done)
    • Visisbility
  • Modules (need help)
    • Checkbox (done, need review)
    • Accordion (done, need review)
    • Dimmer (done, need review)
    • Dropdown
    • Embed (done, need review)
    • Modal
    • Popup
    • Progress
    • Raiting
    • Search
    • Sidebar
    • Sticky (done, but need review)
    • Tab
    • Transition
  • Addons (need help)
    • Confirm
    • Mount Node
    • Pagination
    • Portal
    • Radio
    • Ref
    • Select
    • Responsive
    • Text Area
    • Transitionable Portal
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].