Skip to content
View talesluna's full-sized avatar
🖖
🖖
Block or Report

Block or report talesluna

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. mongodb-data-api-odm mongodb-data-api-odm Public

    An ODM implementation for Atlas MongoDB Data API

    TypeScript

  2. rastrojs rastrojs Public

    Uma biblioteca JavaScript para rastreamento de encomendas nos Correios.

    TypeScript 1

  3. rust-printers rust-printers Public

    A rust library to list printers and print files on windows and unix (winspool/cups)

    Rust 33 20

  4. Reimplementation of flutter Stateles... Reimplementation of flutter StatelessWidget to get direct lifecycle methods on stateless widgets
    1
    import 'package:flutter/material.dart' as material;
    2
    
                  
    3
    class StatelessElement extends material.StatelessElement {
    4
      StatelessElement(
    5
        super.widget, {