4630 packages — page 120

jpmc-exercises

Smalltalk Technical Interview Exercises V1.4 2026
GitHub

JQueryWidgetBox

Use JQuery widgets in your Seaside project. copied from Smalltalkhub
GitHub MIT

JQueryWidgetKit

A baseline for loading any or all JQuery widgets in the kit
GitHub pharo MIT

JSON

Standalone JSON library for Smalltalk. From Squeaksource, then smalltalkhub, but now on git.
GitHub squeak MIT

json-benchmarks

JSON Benchmarks for Pharo
GitHub pharo

Json-WebToken

a JWT implementation for Pharo and GemStone/S Smalltalk
GitHub pharo MIT

JsonFormatter

A simple JSON Pretty Printer for GemStone/S
GitHub gemstone MIT

JsonWebSignature

Basic Implementation of JSON Web Tokens (JWT) / JWS Compact Serialization for GemStone/S
GitHub gemstone MIT

juego-de-detectives-smalltalk

Juego de Detectives en smalltalk. Trabajo final de la materia POO I. En colaboración con @JuliVazquez
GitHub

JuegoCarmenSandiego

Juego de Detectives en smalltalk. Trabajo final de la materia POO I
GitHub

juegoCarmenSandiego

Juego de Detectives en smalltalk. Trabajo final de la materia POO I
GitHub

JuegoDeLaVida-Smalltalk

John Conway's Game of life en Smalltalk con TDD
GitHub

JuegoLaberinto

Proyecto de Diseño Software
GitHub

JuegoLaberintoDS_Smalltalk

Juego del laberinto de la asignatura Diseño de Software 24-25
GitHub

Jungle-Chess

Jungle Chess (鬥獸棋) written in both C with ncurses and VisualWorks Smalltalk
GitHub visualworks

Jungle-Chess_extended

Jungle Chess (鬥獸棋) with extended rules, written in both C with ncurses and VisualWorks Smalltalk
GitHub visualworks

JunPharo

Pharo port of (part of) the Jun for Smalltalk (VisualWorks) class library
GitHub pharo GPL-3.0

JupyterTalkRepository

fork of the "repository" folder from jmari/JupyterTalk
GitHub

jvds-sudoku-model-pharo

GitHub pharo

jwt

Smalltalk JWT
GitHub MIT

k-nearest-neighbors

k nearest neighbours implementation in Pharo
GitHub pharo MIT

Kanban-Board-Pharo

GitHub pharo MIT

KaspersPharoTestRepository

Writing test classes for existing pharo classes
GitHub pharo

kata-mars-rover-isloop25

Kata done at IsLoop 25 in Gdansk
GitHub

Kebab-String

Adds the 'kebabized' method to String
GitHub