Giter VIP home page Giter VIP logo

License Pharo 11 CI Pharo 12 CI

OpenSmock

Workshop and utilities to make applications, specialy user interfaces (UI), in Pharo.

Getting Started

Installing OpenSmock

To install all OpenSmock workshop on your Pharo image you can just execute the following script:

Metacello new
   baseline: 'OpenSmock';
   repository: 'github://OpenSmock/OpenSmock';
   load.

To install only OpenSmock core packages (no major dependencies) on your Pharo image you can just execute the following script:

Metacello new
   baseline: 'OpenSmock';
   repository: 'github://OpenSmock/OpenSmock';
   load: 'Core'.

Dependencies

Credits

  • Pierre Laborde - Initial work - labordep
  • Eric Le Pors - Initial work - ELePors
  • Brendan Landais - Development

License

This project is licensed under the MIT License - see the LICENSE file for details.

opensmock's Projects

bloc icon bloc

Low-level UI infrastructure & framework for Pharo

bloc-figma icon bloc-figma

Tools to generate Bloc elements from Figma datas.

brick icon brick

Widget library on top of Bloc for Pharo

cade icon cade

Cade is a library to build UI prototyping in Pharo

geotools icon geotools

Geographic Tools as Coordinates, Kinematics and Geodesic utilities for Map Projection.

geoview icon geoview

Views to display and interact with geographical objects and cartographic layers for UI

iconography icon iconography

Use icons libraries (Material Design, Ant Design) in your project : Import, manage, get and store.

littlesweethome icon littlesweethome

Little Sweet Home in a application designed to control home sensors (camera, temperature, motion, etc.), based on Molecule Component Framework.

molecule icon molecule

Molecule is a Pharo component framework.

opensmock icon opensmock

Workshop and utilities to make applications, specialy user interfaces (UI), in Pharo.

penfeld icon penfeld

Penfeld is an User-Interface (UI) definition model framework for Pharo.

pyramid icon pyramid

Pyramid is a Graphical User-Interface (GUI) builder and editor for Bloc and Toplo.

pyramid-plugins-figmatoworld icon pyramid-plugins-figmatoworld

This Pyramid plugin exploit capacities from the Figma plugin "FigmaToWorld" to import Figma design into Pyramid UI editor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.