8 skills found
bUnit-dev / BUnitbUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
dishonesthips / OhmVisionA python script using opencv and haar cascades to identify and calculate the values of resistors from a live webcam feed.
rhorge / Use Derive StateA React Hook that Creates a Derived State from a Reactive Value (Fixing the Cascading Updates Issue)
rhorge / Use Synchronized StateA React hook that creates a synchronized state with a reactive value (fixing the Cascading updates issue)
Open-Cascade-SAS / OCCT ComponentsAdd yet another competitive advantage to your application with added-value software components from Open Cascade!
jcatrysse / Redmine Depending Custom FieldsThis plugin provides depending / cascading custom field formats for Redmine. Two new field formats (List (depending) and Key/Value list (depending)) are introduced in addition to the Extended user field format with options for group-based filtering and visibility of active, registered or inactive users.
akalend / SophiaDbThe SophiaDb is memcached port to the key/value storage API Sophia (http://sphia.org/) based on the Fractional Cascading ideas.
claudiobernasconi / BlazorComponentCommunicationBlazor Component Communication & State Handling: Event Callbacks, Cascading Value, State Container