Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Fast Alternatives
Similar projects and alternatives to fast
-
MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
-
MudBlazor
Blazor Component Library based on Material design. The goal is to do more with Blazor, utilizing CSS and keeping Javascript to a bare minimum. [Moved to: https://github.com/MudBlazor/MudBlazor] (by Garderoben)
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
naive-ui
A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
-
solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
-
-
vscode-webview-ui-toolkit
A component library for building webview-based extensions in Visual Studio Code.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
office-ui-fabric-react
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
-
ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
-
shoelace-css
A collection of professionally designed, every day UI components built on Web standards. Works with all framework as well as regular HTML/CSS/JS. 🥾
-
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
-
graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
-
-
-
Fable: F# |> BABEL
F# to JavaScript, TypeScript, Python, Rust and Dart Compiler
-
-
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
fast reviews and mentions
-
Recommendation Needed: WebComponent UI Library
FastUI from Microsoft? https://github.com/microsoft/fast
-
Painless Web Components: Naming is (not too) Hard
fast- (Fast components from Microsoft8)
-
Writing JavaScript without a build system
I just want to point out there is a great alternative from Microsoft called `fast-design`[0] which provides a more fleshed out experience than Lit does, in terms of out of the box components.
It does have lower level packages if you don't want ready made components too
-
As a .NET developer, what's your preferred front-end?
Rob Eisenberg is also one of the brains behind the FAST web component library, which is also pretty nice. Sadly he seems to build awesome things that don't gain a lot of traction.
-
How often is JS inheritance used in your workflow ?
The web component-based frontend framework FAST, for example, uses inheritance. UI widgets extend a base FASTElement, which in turn extends HTMLElement. This framework powers webpage-like portions of your OS.
-
What blazor wasm componet do you need today?
Just want to throw my 2 cents in here: Use platform agnostic solutions for most smaller and even some larger components. A great way to create components that can be used anywhere is Microsoft FAST.
-
Building Web Components 101 - Part 2
In Part 1, I went through the basics of Web Components and the problem it solves. In this article, I will explore FAST to create Web Components or custom elements.
To go through how to build with FAST, I've setup a basic project with Webpack. In the spirit of using as much as possible from FAST, I used FAST's ToDo's example to start with. Kudos to FAST team for providing these examples.
-
The self-fulfilling prophecy of React
That tweet is 3 years old. Web Components weren't ready for prime time a few years ago. Google has the Lit framework is using it in Angular. Web Components are here to stay. I'd like to know what Rich Harris thinks about Web Components today. Microsoft just released their Web Component frame work:
The adaptive interface system for modern web experiences. Interfaces built with FAST adapt to your design system and can be used with any modern UI Framework by leveraging industry standard Web Components. Standards-based Web Components are the foundation of each FAST component, making them compatible with almost any modern web framework, including those listed below.
-
Recommendations for a really great Design System/Component Library?
For authoring components and design systems https://github.com/microsoft/fast
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jun 2023
Stats
microsoft/fast is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of fast is TypeScript.