An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dataview

stdlib-js/assert-is-dataview

Test if a value is a DataView.

Language: JavaScript - Size: 390 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

Mara-Li/obsidian-dataview-properties

Sync inline Dataview to properties (YAML frontmatter)

Language: TypeScript - Size: 443 KB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 0

CodyLiska/Obfluence-Suite

A developer-first, markdown-native Confluence replacement built in Obsidian using Dataview, Templater, and structured templates.

Size: 2.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

saberzero1/quartz-syncer

Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.

Language: TypeScript - Size: 10.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 55 - Forks: 5

hqtsm/struct

Binary structures

Language: TypeScript - Size: 437 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 0

hqtsm/dataview

DataView utilities

Language: TypeScript - Size: 506 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

stdlib-js/strided-base-read-dataview

Copy elements from an input strided DataView to elements in an output strided array.

Language: JavaScript - Size: 436 KB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-arraybuffer-view

Test if a value is an `ArrayBuffer` view.

Language: JavaScript - Size: 984 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

dsebastien/obsidian-dataview-serializer

Obsidian plugin that gives you the power of Dataview, but generates Markdown, making it compatible with Obsidian Publish, and making the links appear on the Graph.

Language: TypeScript - Size: 680 KB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 104 - Forks: 8

Aetherinox/obsidian-dataview-snippets

A collection of Obsidian.md scripts which include Tag & Page Clouds, Table of Contents / ToC, Bad / Missing Link reporting, etc.

Language: JavaScript - Size: 48.5 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 135 - Forks: 5

dnlbauer/obsidian-dataview-autocompletion

Language: TypeScript - Size: 2.11 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 0

702573N/Obsidian-Tasks-Calendar

A custom view build with Obsidian-Dataview to display tasks from Obsidian-Tasks and from your daily notes in a highly customisable calendar with a wide variety of views

Language: JavaScript - Size: 267 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 811 - Forks: 45

RafaelGB/obsidian-db-folder

Obsidian Plugin to Allow Notion like database based on folders

Language: TypeScript - Size: 40.3 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1,339 - Forks: 64

frostime/sy-query-view

SiYuan plugin: sy-query-view. Query you note and display them as a dashboard!

Language: TypeScript - Size: 13.3 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 25 - Forks: 1

yacosta738/obsidian_dataview_example_vault Fork of s-blu/obsidian_dataview_example_vault

A example vault to collect and showcase various dataview queries. Created on behalf of AB1908

Language: JavaScript - Size: 4.42 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

702573N/Obsidian-Tasks-Timeline

A custom view build with Obsidian-Dataview to display tasks from Obsidian-Tasks and from your daily notes in a highly customisable timeline

Language: JavaScript - Size: 205 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 460 - Forks: 34

ghiscoding/Angular-Slickgrid

Angular-Slickgrid is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes

Language: TypeScript - Size: 171 MB - Last synced at: 15 days ago - Pushed at: 20 days ago - Stars: 408 - Forks: 119

johansan/obsidian-featured-image

Obsidian plugin to automatically set a featured image property in your notes based on the first image, YouTube link, or Auto Card Link image found in your document. This allows you to create rich note galleries using Folder Notes and Dataview.

Language: TypeScript - Size: 47.2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 30 - Forks: 2

chrisguttandin/multi-buffer-data-view

A wrapper around the native DataView which can handle multiple ArrayBuffers.

Language: JavaScript - Size: 14.8 MB - Last synced at: about 3 hours ago - Pushed at: 23 days ago - Stars: 3 - Forks: 0

caduandrade/davi_flutter

A full customized data view that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.

Language: Dart - Size: 1.7 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 69 - Forks: 22

ToYoNiX/obsidian-clock-template

This Obsidian clock template repo features three Dataview-based clock templates: an Analog Clock, a Digital Clock - 12H, and a Digital Clock - 24H. Easily integrate them into your notes for dynamic time display, offering a clean solution with only dataview plugin.

Size: 524 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

seburbandev/obsidian-dataview-cheatsheet

This cheatsheet provides a handy reference guide for writing powerful queries using the dataview plugin in Obsidian.

Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 173 - Forks: 10

DemieroX/Dataview-Navigator

A data note navigator for Obsidian using DataviewJS

Size: 19.5 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

HowProgrammingWorks/TypedArrays

ArrayBuffer, DataView, Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array

Language: JavaScript - Size: 24.4 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 8

nico-fst/starvault

My node.js-based Quartz server instance showcasing Obsidian templates and structural ideas

Language: TypeScript - Size: 9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

trevordevore/levurehelper-dataview

DataView helper for the Levure Application Framework

Language: LiveCode Script - Size: 1.03 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 6

Ezjfc/Obsidian-Bookkeeping

A bookkeeping system built for Obsidian.md the note taking app.

Language: JavaScript - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Krakor92/some-custom-dataviews

Some Obsidian dvjs views

Language: JavaScript - Size: 447 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 2

UseDataKit/DataKit

Language: PHP - Size: 856 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 7 - Forks: 0

unxok/dataedit

Dataview tables but editable!

Language: TypeScript - Size: 75.7 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 79 - Forks: 2

haikelfazzani/dns-packet

🗄️ Node/Browser module for encoding and decoding DNS packet

Language: TypeScript - Size: 69.3 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

juliamrch/Obsidian-templates

A set of business and creativity Obsidian templates in French

Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

errbufferoverfl/obsidian-scripts

This repository contains custom scripts designed to enhance the functionality of your Obsidian notes using QuickAdd, MetaEdit and Dataview plugins.

Language: JavaScript - Size: 30.3 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

stdlib-js/strided-base-write-dataview

Copy elements from an input strided array to elements in a strided DataView.

Language: JavaScript - Size: 408 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

takanoriyanagitani/buffer2map

buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)

Language: JavaScript - Size: 819 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

takanoriyanagitani/uuid2hex

uuid(ArrayBuffer/DataView/Buffer) -> String

Language: JavaScript - Size: 905 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

taichunmin/js-buffer

A cross platform alternative of Node buffer base on UInt8Array.

Language: TypeScript - Size: 214 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

inspect-js/is-data-view

Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.

Language: JavaScript - Size: 36.1 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/array-dataview

DataView.

Language: JavaScript - Size: 612 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

HananoshikaYomaru/obsidian-run

Generate markdown from dataview query and javascript.

Language: TypeScript - Size: 248 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 2

DexrnZacAttack/BinaryIO

Binary reading and writing for Node and Web environments.

Language: TypeScript - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

rametta/array-buffed

🧬 Strongly typed schemas for binary data encoding and decoding with Array Buffers.

Language: TypeScript - Size: 62.5 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

mboyov/Obsidian-ProgressBar

Tracking tasks with a progress bar with Obsidian

Size: 935 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Flybell/web_to_obsidian

A Python 3 script that scrapes an html/xml page to extract text, then creates markdown files for Obsidian & the dataview plugin

Language: Python - Size: 108 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 2

GreyGarcez/ObsidianDataview

Dataview queries in Obsidian

Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Inirdin/obsidian-inline-fields-harvester

transform inline Dataview fields into Obsidian properties

Language: Python - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Apurv56kum/Workout-Tracker-

A workout tracker app built with HTML, CSS, JavaScript, Reactjs enabling users to log and monitor their fitness activities, set goals, and track progress over time. Features include customizable workout plans, progress graphs, and performance analytics.

Language: JavaScript - Size: 111 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

siebentod/obsidian-snippets

My CSS snippets, Templater files and DvJS queries for Obsidian

Language: CSS - Size: 83 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

rmottanet/inflatio-analysis

A JavaScript-based prototype for analyzing Brazilian economic indicators, focusing on inflation. Uses Central Bank API for data fetching, basic statistical analysis and visualization.

Language: JavaScript - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chokobole/data_view

c++ version of js DataView

Language: C++ - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

yuvalsol/PrintDataTableToConsole

Print DataTable, DataView, DataSet, DataRow[] to Console, StringBuilder or Stream.

Language: C# - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ggymm/data-view-web

data view/report screen(数据可视化大屏,数据报表设计器)

Language: Vue - Size: 4.94 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 383 - Forks: 102

Adminmate/adminmate-cli

🧑‍💻 Adminmate installation CLI

Language: JavaScript - Size: 303 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

i12345/byte-rw

Byte reader/writer for buffers and streams in typescript/javascript

Language: TypeScript - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

trevordevore/levurehelper-dataview_tree

Adds support for working with expanding/collapsing trees in a DataView

Size: 139 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 4

trevordevore/levurehelper-database_dbcursor

DataView controller for feeding data in a database cursor to a DataView

Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 4

TomasHubelbauer/html-data-view-box

An HTML component for displaying contents of a DataView with virtualized scrolling behavior

Language: JavaScript - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

maileryio/widget-dataview

Dataview widget for Mailery Platform

Language: PHP - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MehrajLatifli/ShopDB-CRUD-with-ADO.Net

A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application

Language: C# - Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

takanori-yanagitani/bytes2uuid

bytearray -> uuid(Uint32Array x4) -> String

Language: JavaScript - Size: 392 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ggymm/data_view

数据可视化后端服务

Language: Go - Size: 1.53 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

athanclark/purescript-arraybuffer Fork of purescript-contrib/purescript-arraybuffer

Language: PureScript - Size: 244 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

trevordevore/levurehelper-file_browser

Levure helper for creating a file browser control in your application

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

CRCunha/dashboard

The purpose of the platform is to create a fully modular panel to obtain a more aggregated and easier to view data response

Language: JavaScript - Size: 2.36 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

skitsanos/umi-mui-dataview

Table and Cards combo dataview made on top of MUI and Umijs

Language: JavaScript - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Xotic750/is-data-view-x

Detect whether or not an object is a DataView.

Language: JavaScript - Size: 2.61 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

immayankmodi/dataset-datareader-dataadapter-dataview-example

AspnetO Blog Series: DataSet, DataReader, DataAdapter, DataView in .NET

Language: Visual Basic - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

akira-cn/structured-data-view

Make it easier to play with array buffer.😘

Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0