Pinned Repositories
built_redux
an implementation of redux written in dart that enforces immutability
dart_codemod
A library that makes it easy to write and run automated code modifications on a codebase.
dart_dev
Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
dependency_validator
A tool to help you find missing, under-promoted, over-promoted, and unused dependencies.
eva
A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
opentelemetry-dart
over_react
A library for building statically-typed React UI components using Dart.
react-dart
Dart Bindings for React JS
state_machine
Easily create a finite state machine and define legal state transitions. Listen to state entrances, departures, and transitions.
Workiva's Repositories
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
Workiva/over_react
A library for building statically-typed React UI components using Dart.
Workiva/react-dart
Dart Bindings for React JS
Workiva/opentelemetry-dart
Workiva/dart_dev
Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
Workiva/dart_codemod
A library that makes it easy to write and run automated code modifications on a codebase.
Workiva/dependency_validator
A tool to help you find missing, under-promoted, over-promoted, and unused dependencies.
Workiva/json_schema
dart implementation of json schema validator!
Workiva/w_flux
A Dart app architecture library with uni-directional data flow inspired by RefluxJS and Facebook's Flux.
Workiva/w_transport
A platform-agnostic transport library for sending and receiving data over HTTP and WebSocket.
Workiva/platform_detect
A library for detecting browser and platform type and version.
Workiva/w_module
Base module classes with a well defined lifecycle for modular Dart applications.
Workiva/scip-dart
Workiva/webdev_proxy
A simple HTTP proxy for the webdev serve command (a tool authored by the dart team) that adds support for rewriting certain requests, namely rewriting 404s to instead serve the root index (/index.html). This allows developers to work on browser applications (like our own) that use HTML5 routing while still being able to refresh and/or navigate directly to deep links.
Workiva/opentracing_dart
This library is the Open Tracing API written in Dart. It is intended for use both on the server and in the browser.
Workiva/w_common
A collection of helpful utilities for use in Dart projects.
Workiva/pdfjs_dart
Dart bindings for Mozilla's PDF.js library
Workiva/dart_transformer_utils
Utilities relating to code generation, Dart analyzer, logging, etc. for use in Pub transformers.
Workiva/over_react_test
A library for testing OverReact components
Workiva/react_testing_library
Dart bindings for the JS dom-testing-library and react-testing-library packages, which provide simple and complete DOM/React testing utilities that encourage good testing practices.
Workiva/workiva_analysis_options
Workiva's shared Dart static analysis options
Workiva/over_react_codemod
Codemods to help consumers of over_react automate the migration of UI component code.
Workiva/sockjs_client_wrapper
A Dart wrapper around the SockJS Client. Uses the js Dart package to interop with the JS lib.
Workiva/xlsx
Go (golang) library for reading and writing XLSX files.
Workiva/tableschema-js
A JavaScript library for working with Table Schema.
Workiva/test_html_builder
Dart builder that generates HTML files from templates for dart tests.
Workiva/gha-dart-oss
Workiva/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
Workiva/vs-code-format-on-save
Workiva/paper_trail
Track changes to your models' data. Good for auditing or versioning.