Projects
Projects I've created or maintain.
Coming soon.
Published packages
@libsrcdev/eleventy-plugin-unified
v0.1.5
Use the unified ecosystem in Eleventy with remark and rehype.
@libsrcdev/gatsby-remark-autolink-domains
v0.1.0
This plugin autolink domains.
@libsrcdev/gatsby-remark-images-anywhere
v0.1.10
Handle images with relative, absolute, remote path for gatsby-transformer-remark.
@libsrcdev/gatsby-remark-shiki
v0.3.4
This plugin uses shiki to add code highlighting to pages that are built with gatsby-transformer-remark.
@libsrcdev/gatsby-remark-structured-content
v0.1.13
This plugin helps building thumbnails, covers, heros, carousel features from remark content.
@libsrcdev/gatsby-source-github-graphql
v0.3.0
Gatsby source plugin that fetches data from GitHub GraphQL API and makes it available in the Gatsby GraphQL Data Layer. It supports subplugins to fetch specific GitHub resources and create relationships between them.
@libsrcdev/gatsby-source-github-graphql-discussions
v0.1.1
A Gatsby source plugin for sourcing GitHub Discussions data using the GitHub GraphQL API. Must be used as a sub-plugin of `@libsrcdev/gatsby-source-github-graphql`.
@libsrcdev/gatsby-source-github-graphql-get-user
v0.1.1
A Gatsby source plugin for sourcing GitHub User data using the GitHub GraphQL API. Must be used as a sub-plugin of `@libsrcdev/gatsby-source-github-graphql`.
@libsrcdev/gatsby-source-github-graphql-sponsors
v0.1.1
Subplugin of gatsby-source-github-graphql for fetching the sponsors and sponring network of a user.
@libsrcdev/gatsby-source-github-graphql-user-repos
v0.1.0
Gatsby sub-plugin of `@libsrcdev/gatsby-source-github-graphql` that fetches the repositories of a given user/org.
dartf
v0.3.0
Superpowers for Dart. A collection of useful static extension methods.
deept_client
v0.2.0
Deep Translator API typed interface signatures and class/data models. Written in pure Dart with no HTTP dependencies.
deept_client_dio
v0.2.0
Deep Translator HTTP client based on Dio. Cross-platform API wrapper written in pure Dart.
deeptc
v0.2.0
The minimum amount of code you need to start translating text with Deep Translator API.
lichess_client
v0.0.24
Lichess API typed interface signatures and class/data models. Written in pure Dart with no HTTP dependencies.
lichess_client_dio
v0.0.9
Lichess HTTP client based on Dio. Cross-platform API wrapper written in pure Dart.
ndjson
v0.2.2
Tiny and simple ndjson parser library for Dart. No external dependencies.
pixelarticons
v0.4.0
Pixel Art Icons made simple for Flutter, powered by pixelarticons and fontify
Recent activity
typing-svg-action
Just a POC to do the same thing of https://github.com/DenverCoder1/readme-typing-svg/ but using GitHub actions.
gatsby-remark-images-anywhere
Handle images with relative, absolute & remote path for gatsby-transformer-remark & gatsby-plugin-mdx.
gatsby-remark-structured-content
dart-packages
Monorepo for Dart packages.
device-packages
Flutter plugin to get the list of installed applications on Android.
from_css_color
fork
A Flutter package that creates Color instance from CSS color string according to https://drafts.csswg.org/css-color-3