Skip to content
View talesluna's full-sized avatar
🖖
🖖
  • Brazil

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 Loading

  1. rust-printers rust-printers Public

    A rust library to list printers and print files on unix using cups and windows with winspool

    Rust 42 23

  2. mongodb-data-api-odm mongodb-data-api-odm Public

    An ODM implementation for Atlas MongoDB Data API

    TypeScript

  3. rastrojs rastrojs Public

    Uma biblioteca JavaScript para rastreamento de encomendas nos Correios.

    TypeScript 1

  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, {