karapetov.com

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

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

103
likes
160
pub points
100%
popularity
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.8" to clipboard
cider: ^0.2.8 copied to clipboard

138
likes
160
pub points
90%
popularity
Automatically increments, sets, prints the package version in pubspec.yaml. Adds, lists, prints entries in the changelog. Creates diff links in the changelog.

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

34
likes
160
pub points
81%
popularity
A framework-agnostic implementations of JSON:API Client and Server. Supports JSON:API v1.0 (https://jsonapi.org)

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

19
likes
160
pub points
80%
popularity
JSON Pointer (RFC 6901). Reads/writes referred values in JSON documents.

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

8
likes
160
pub points
71%
popularity
A Changelog manipulation library. Read/modify/write your CHANGELOG.md. Inspired by keepachangelog.com.

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

7
likes
160
pub points
66%
popularity
Yet another variation of the good old Maybe monad with eager execution written in Dart.

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

5
likes
160
pub points
52%
popularity
A simple database schema migration tool. Supports SQLite and PostgreSQL, can read migration scripts from multiple sources.

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

4
likes
160
pub points
46%
popularity
JSON Patch (RFC 6902). Implements Add, Copy, Move, Remove, Replace, Test operations on JSON documents using JSON Pointers.

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

3
likes
160
pub points
49%
popularity
A renderer (printer) for the markdown library. Renders the parsed AST back into markdown.

migrant_db_postgresqlcopy "migrant_db_postgresql: ^0.3.0" to clipboard
migrant_db_postgresql: ^0.3.0 copied to clipboard

2
likes
150
pub points
57%
popularity
PostgreSQL gateway for Migrant