Here are
110 public repositories
matching this topic...
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
Updated
May 5, 2022
TypeScript
A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
Updated
Apr 27, 2022
TypeScript
SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.
Updated
Apr 7, 2019
Swift
Learn to Write Clean Code with Java. Get Hands-on with 20+ Code Examples involving 4 principles of Simple Design, Refactoring and TDD.
Updated
Sep 27, 2020
JavaScript
Yet another space themed idle game
Updated
May 10, 2021
TypeScript
Collection of Smart Contract for Stacks Blockchain in Clarity
Updated
Apr 29, 2022
TypeScript
Idle Ant - an incremental game
Updated
Oct 23, 2020
TypeScript
Javascript SDK for interacting with Clarity smart contracts
Updated
May 3, 2022
TypeScript
Clarc compiles Clarity smart contracts into Ethereum virtual machine (EVM) bytecode.
Updated
Dec 23, 2020
OCaml
Sworn compiles Clarity smart contracts into SmartWeave contracts.
Updated
Nov 11, 2020
OCaml
Clarity is a scalable, accessible, customizable, open-source design system built with web components. Works with any JavaScript framework, created for enterprises, and designed to be inclusive.
Updated
May 5, 2022
TypeScript
React Components for VMware Clarity UI and Clarity Design
Updated
May 5, 2022
TypeScript
Discover and parse results for jurisdictions that use Clarity-based election systems.
Updated
Mar 21, 2021
Python
Updated
May 9, 2021
TypeScript
vSphere Integrated Containers Plug-In for vSphere Client provides information about your VIC setup and allows you to deploy VCHs directly from the vSphere Client.
Updated
Apr 28, 2022
TypeScript
Lending protocol on Stacks with fixed yield and no risk of liquidation
Updated
May 5, 2022
Clarity
Another abadoned Spring Boot application with Angular and Kotlinabandoned
Updated
Aug 6, 2017
Kotlin
Sypool is a custodial STX mining pool using smart contracts on the Stacks blockchain for trustless contributions & reward redemption. 🏊 ♾️
Updated
Apr 29, 2022
JavaScript
Multi-modal Image Registration And Connectivity anaLysis
Updated
Apr 29, 2022
Python
Tutorial: Project Clarity and Angular CLI
Updated
Feb 6, 2017
TypeScript
Lumio is a reactive visual programming IDE for Clarity. It allows you to program Clarity smart contracts using drag and drop.
Updated
Apr 29, 2022
JavaScript
Claryty and Angular 4 seed template
Updated
Sep 22, 2017
TypeScript
Updated
Apr 28, 2022
TypeScript
An open source standard for assets on the Stacks network from Wrapped.com, written in Clarity
Updated
May 2, 2022
TypeScript
A modern Python library for BaseSpace Clarity LIMS.
Updated
Mar 13, 2022
Python
First-party MiamiCoin web UI to easily register for mining, mine, stack, send and redeem rewards.
Updated
May 6, 2022
JavaScript
Explaining the reasoning and the basic functionality.
Clarity Design System for JHipster Angular client
Improve this page
Add a description, image, and links to the
clarity
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
clarity
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
To work around the OOM issue in #324 we split our tests so that they run separately in the CI.
Each one of the tests is run with
--coverageand creates a genericcoverage.lcovfile. Right now we've added an extra step in the CI to rename this file after each test, but it would be much cleaner if we c