Workiva's repositories
go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
over_react
A library for building statically-typed React UI components using Dart.
react-dart
Dart Bindings for React JS
dependency_validator
A tool to help you find missing, under-promoted, over-promoted, and unused dependencies.
dart_codemod
A library that makes it easy to write and run automated code modifications on a codebase.
json_schema
dart implementation of json schema validator!
w_transport
A platform-agnostic transport library for sending and receiving data over HTTP and WebSocket.
platform_detect
A library for detecting browser and platform type and version.
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.
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.
pdfjs_dart
Dart bindings for Mozilla's PDF.js library
dart_transformer_utils
Utilities relating to code generation, Dart analyzer, logging, etc. for use in Pub transformers.
over_react_test
A library for testing OverReact components
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_analysis_options
Workiva's shared Dart static analysis options
over_react_codemod
Codemods to help consumers of over_react automate the migration of UI component code.
sockjs_client_wrapper
A Dart wrapper around the SockJS Client. Uses the js Dart package to interop with the JS lib.
tableschema-js
A JavaScript library for working with Table Schema.
test_html_builder
Dart builder that generates HTML files from templates for dart tests.
paper_trail
Track changes to your models' data. Good for auditing or versioning.