14435 packages — page 160

DataFrame-Extra

SmalltalkHub

DataLogger

SqueakSource

DatasetUtilities4Pharo

GitHub pharo

DataStudio

SmalltalkHub

DataTables

Smalltalk API client for https://www.datatables.net
GitHub MIT

DataTables

SmalltalkHub

DataTables

SmalltalkHub

DataTables

SmalltalkHub

DataTables-Seaside

SmalltalkHub

Dataviz

SmalltalkHub

Date format

Rosetta Code

Date manipulation

Rosetta Code

DateCollection

Date Range Collection provides a way for working efficiently with a collection of date ranges. For example, if you were writing a calendaring program, it would be able to return a list of all events taking place on a given …
SqueakSource

DateTools

SmalltalkHub

DAV-smalltalk

A Smalltalk implementation of WebDAV and CalDAV
GitHub MIT

DaveAQuinto

Quinto game from SBE
SqueakSource

DavidLightsOut

My first projet
SqueakSource

DAVServerDirectory

Monticello package 'DAVServerDirectory' in the etoys repository at source.squeak.org. Latest DAVServerDirectory-bf.1.mcz; 1 version.
Squeak Trunk squeak

DAVServerDirectory

A WebDAV-based implementation of ServerDirectory. Allows you to mount WebDAV directories as a remote file system. Create new DAV file systems using:s := DAVServerDirectory new type: #dav; yourself. s server: 'name.of.server'. s directory: 'path/to/dav/directory'. s url: 'http://name.of.server/path/to/dav/directory'. s user: 'username'. …
SqueakSource

Day of the week

Rosetta Code

DBahnOpenData

SmalltalkHub

DBBrowser

A DataBase Browser utility for Pharo.
GitHub pharo MIT

DBI

SmalltalkHub gnu_smalltalk

DBPedia

SmalltalkHub

DBPlayground

A playground allowing to execute SQL code on a connection to database and to inspect the results.
GitHub pharo MIT