GithubHelp home page GithubHelp logo

kustomzone / caffeine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ccrraaiigg/caffeine

0.0 1.0 0.0 1 GB

Livecode the Web!

Home Page: https://caffeine.js.org

License: MIT License

HTML 1.20% CSS 0.72% JavaScript 95.43% Vue 0.16% Makefile 0.05% Smalltalk 2.43% Shell 0.01% Python 0.01%

caffeine's Introduction

Caffeine is a livecoding environment for web browsers, Node.js, and WebAssembly. After adding it to a webpage, you can use it to make live persistent changes to that page and other pages running Caffeine, without reloading.

You can interact with Caffeine from JavaScript in several ways:

  • as a headless Web Worker, with which you post and receive messages (you are responsible for all DOM manipulation).
  • as an IDE in a headful IFrame, with Caffeine able to manipulate the DOM directly.
  • on a headless Node server, with which you also exchange messages (over a WebSocket).
  • through a headful DevTools panel IDE, using the Chrome Debugging Protocol to manipulate every page your browser is running.

Caffeine's underlying computation engine is SqueakJS, an open-source Smalltalk. It features a bi-directional JavaScript bridge, enabling Smalltalk methods to send messages to JavaScript objects, and provide Smalltalk block closures as JavaScript promises or callback functions.

Caffeine has support for Squeak, Pharo, Cuis, 3D VR (via A-Frame and OSC), zooming 3D presentations (via impress.js), VueJS, WebMIDI, Observable, Web Workers, DevTools and many other JS frameworks.

You can read more about the design of Caffeine, and new features, at my blog, https://thiscontext.com. Check out the teaser trailer on YouTube.

This repository is the content for the Caffeine website, caffeine.js.org. It provides these endpoints:

| ------------------------------------------------- | ---------------------------- | | / | this page | | /talk | an impress-powered presentation about Caffeine and livecoding | | /developer | a developer-oriented overview of Caffeine, with a tutorial for developing with it | | /2d | Caffeine on a single-page-application site | | /3d | an A-Frame-powered in-world virtual reality livecoding space | | /pharo | a demo of Pharo 7 | | /cuis | a demo of Cuis | | /tabulator | a tabs-management app, with a VueJS user interface | | /files | a listing of the files Caffeine has stored in your web browser's cache. You can download files from it, and drop new files into it. |

There are issues and projects to follow; please do! Current activity is focused on making Caffeine a productive in-world VR livecoding environment, and deploying livecoded VueJS web apps.


Craig Latta
[Black Page Digital](http://blackpagedigital.com)
Amsterdam :: San Francisco
[@ccrraaiigg](https://twitter.com/ccrraaiigg)

caffeine's People

Contributors

ccrraaiigg avatar dependabot[bot] avatar fniephaus avatar

Watchers

 avatar

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.