[go: up one dir, main page]

karapetov.com

  • Packages
Results 25 packages owned by karapetov.com
Sort by

json_pathcopy "json_path: ^0.9.0" to clipboard
json_path: ^0.9.0 copied to clipboard

125
likes
160
points
210k
downloads
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.

cidercopy "cider: ^0.2.10" to clipboard
cider: ^0.2.10 copied to clipboard

172
likes
160
points
32.8k
downloads
Automatically increments, sets, prints the package version in pubspec.yaml. Adds, lists, prints entries in the changelog. Creates diff links in the changelog.

rfc_6901copy "rfc_6901: ^0.2.1" to clipboard
rfc_6901: ^0.2.1 copied to clipboard

29
likes
160
points
636k
downloads
JSON Pointer (RFC 6901). Reads/writes referred values in JSON documents.

rfc_6902copy "rfc_6902: ^0.3.1" to clipboard
rfc_6902: ^0.3.1 copied to clipboard

14
likes
160
points
39.3k
downloads
JSON Patch (RFC 6902). Implements Add, Copy, Move, Remove, Replace, Test operations on JSON documents using JSON Pointers.

maybe_just_nothingcopy "maybe_just_nothing: ^0.6.0" to clipboard
maybe_just_nothing: ^0.6.0 copied to clipboard

11
likes
160
points
204k
downloads
Yet another variation of the good old Maybe monad with eager execution written in Dart.

changecopy "change: ^0.7.5" to clipboard
change: ^0.7.5 copied to clipboard

9
likes
160
points
32.3k
downloads
A Changelog manipulation library. Read/modify/write your CHANGELOG.md. Inspired by keepachangelog.com.

json_apicopy "json_api: ^8.1.0" to clipboard
json_api: ^8.1.0 copied to clipboard

37
likes
150
points
828
downloads
A framework-agnostic implementations of JSON:API Client and Server. Supports JSON:API v1.0 (https://jsonapi.org)

migrantcopy "migrant: ^0.3.0" to clipboard
migrant: ^0.3.0 copied to clipboard

7
likes
150
points
13.9k
downloads
A simple database schema migration tool. Supports SQLite and PostgreSQL, can read migration scripts from multiple sources.

version_manipulationcopy "version_manipulation: ^0.2.0" to clipboard
version_manipulation: ^0.2.0 copied to clipboard

4
likes
160
points
31.5k
downloads
Extension on Dart `pub_semver` library. Provides `nextBuild`, `nextPreRelease` and `change`.

markercopy "marker: ^0.6.0" to clipboard
marker: ^0.6.0 copied to clipboard

5
likes
150
points
32k
downloads
A renderer (printer) for the markdown library. Renders the parsed AST back into markdown.