livebook-dev / vega_liteLinks
Elixir bindings for Vega-Lite
☆197Updated 6 months ago
Alternatives and similar repositories for vega_lite
Users that are interested in vega_lite are comparing it to the libraries listed below
Sorting:
- An Elixir plotting library on top of VegaLite☆217Updated last week
- A tiny resource-pool implementation for Elixir☆359Updated last year
- Utilities to manipulate Elixir source code☆345Updated 2 weeks ago
- 🧭 Oban Web live dashboard☆132Updated 2 weeks ago
- Interactive HTTP Client for Livebook w/ power-ups☆244Updated 4 months ago
- An installer for esbuild☆273Updated last week
- Flame Graph LiveView Component and LiveDashboard plugin☆242Updated 2 months ago
- Ecto 3 adapter allowing use of Ecto schemas held in ETS tables☆381Updated last year
- A code generation and project patching framework.☆296Updated last week
- Custom parenting of processes in Elixir☆277Updated 8 months ago
- Dynamic (multi)selection field for LiveView☆233Updated last week
- Web Profiler and Debug Toolbar for Phoenix Framework☆202Updated last year
- Dynamically updating, searchable, sortable datatables with Phoenix LiveView☆234Updated this week
- Ensure that your Elixir project documentation is healthy☆184Updated 7 months ago
- User-friendly translations manager for Elixir/Phoenix projects.☆193Updated 3 weeks ago
- Distributed Dynamic Profiling for the BEAM☆175Updated 2 months ago
- Date/Time library for Elixir based upon intervals not instants☆177Updated 8 months ago
- Collect and aggregate Telemetry events over time☆224Updated 4 months ago
- Utilities for integrating Ash and Phoenix☆128Updated this week
- Download and normalize datasets related to science☆164Updated last year
- Time zone support for Elixir☆156Updated 8 months ago
- 🛠️ Tools for working with data effectively - data contracts using types, schemas, domain validation rules, type-safe casting, and more.☆282Updated 2 months ago
- Provides context-aware information for code completion, documentation, go/jump to definition, signature info and more☆315Updated 2 weeks ago
- PhoenixTest provides a unified way of writing feature tests -- regardless of whether you're testing LiveView pages or static (non-LiveVie…