frontend-framework
Here are 213 public repositories matching this topic...
Bug Report
Sorting in table does not work as expected
Steps
I copy and pasted the code from https://react.semantic-ui.com/collections/table/#variations-sortable. Sorting works fine the first time you sort for example name column or when you change column. But the second time you try to sort, it doesn't work
Expected Result
Sorting should be working, like the example in the docs
前端低代码框架,通过 JSON 配置就能生成各种后台页面。
-
Updated
Oct 30, 2020 - TypeScript
This repository contains content which will be helpful in your journey as a front-end Web Developer
-
Updated
Oct 28, 2020
Most of the macros exported by seed are undocumented, see: https://docs.rs/seed/0.7.0/seed/#macros
It would be good if at least the most commonly used are documented with an example.
用React和Ant Design搭建的一个通用管理后台
-
Updated
Jun 28, 2017 - JavaScript
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
-
Updated
Oct 7, 2020
A simple JavaScript framework for building ambitious UIs
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Jul 4, 2018 - CSS
Phonon is a responsive front-end framework with a focus on simplicity and flexibility
-
Updated
Sep 11, 2020 - CSS
A frontend framework for building admin SPAs on top of REST services, using React and Material Design.
-
Updated
Aug 8, 2018 - JavaScript
A Go Based WebAssembly framework for building frontend applications in Go!
-
Updated
Oct 8, 2020 - Go
Lightweight, easy-to-use, configurable, and extensible mobile front-end development framework.
-
Updated
Jan 8, 2018 - JavaScript
QML to Javascript/HTML5 translator, both for mobile and desktop targets
-
Updated
Oct 27, 2020 - QML
-
Updated
Sep 11, 2020 - JavaScript
A bare minimum responsive framework
-
Updated
Mar 9, 2015 - CSS
An experimental rust-to-{wasm,asmjs} frontend framework.
-
Updated
Mar 30, 2018 - Rust
Terra offers a set of configurable React components designed to help build scalable and modular application UIs. This UI library was created to solve real-world issues in projects we work on day to day.
-
Updated
Oct 30, 2020 - JavaScript
Rust frontend framework, for web browser and more.
-
Updated
Sep 7, 2020 - Rust
A business logic micro-framework for javascript
-
Updated
May 3, 2020 - JavaScript
In the utils server we are using too many custom functions for the magazines fake data. We could replace that using the fake-data-generator as a dev-dependency.
Current models: please respect the current type of each property
magazine: {
id: Number, // faker random number
name: String, // faker random words
articles: Object oriented state management solution for front-end development.
-
Updated
Oct 13, 2018 - JavaScript
an angular like web mvvm library.一个类 angular Web mvvm库。https://dimalilongji.github.io/InDiv
-
Updated
Oct 19, 2020 - TypeScript
eFrolic | CSS framework which without using JavaScript is interactive and animated.
-
Updated
Jul 25, 2020 - CSS
Frontend framework for starting new projects
-
Updated
Dec 5, 2018 - CSS
A magical full-stack framework for Django.
-
Updated
Oct 30, 2020 - Python
rFramework makes it easy to create responsive professional websites. Designed and Made with Love by @rfthusn.
-
Updated
Nov 21, 2017 - HTML
a small opinionated future forward front-end framework
-
Updated
Sep 11, 2020 - JavaScript
Enterprise-level front-end framework based on react
-
Updated
Apr 22, 2020 - TypeScript
Improve this page
Add a description, image, and links to the frontend-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frontend-framework topic, visit your repo's landing page and select "manage topics."


What you were expecting:
I am using the
Listcomponent like the following.