Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Prism

Prism is a framework for building frontend web apps with Ruby and WebAssembly
Collective - Host: opensource - https://opencollective.com/prism - Code: https://github.com/prism-rb/prism

Remove unused symlinks

github.com/prism-rb/prism - d6f8ac788b2bb34f95eea1013c0005b992203c0a authored about 5 years ago by Nick Johnstone <[email protected]>
Attach render to window

github.com/prism-rb/prism - f3fb4ca56d963070e0ae542d9440d0d94c603fa0 authored about 5 years ago by Nick Johnstone <[email protected]>
Declare missing function on window

github.com/prism-rb/prism - e959627f5a07e5d7c25c22eb5c039743fd4a2c10 authored about 5 years ago by Nick Johnstone <[email protected]>
Delete unused file

github.com/prism-rb/prism - f5c5c6c1d993364fe4702c6aba7100495968fb6d authored about 5 years ago by Nick Johnstone <[email protected]>
Move slides out of root dir

github.com/prism-rb/prism - fa00c8102cd14118cd67128b4884522203f55ef2 authored about 5 years ago by Nick Johnstone <[email protected]>
v0.0.4

github.com/prism-rb/prism - 556898ec77e83b7da3062fc87c2c957e8d93e54e authored about 5 years ago by Nick Johnstone <[email protected]>
Remove unused preventDefault implementation

github.com/prism-rb/prism - 1a79363ccc5bdb3cc07bc22f160667a497f5c11f authored about 5 years ago by Nick Johnstone <[email protected]>
Add EventHandler#with_event

github.com/prism-rb/prism - 5be832151e906fc0bcf38c9d1a2d51eb4f93d476 authored about 5 years ago by Nick Johnstone <[email protected]>
Add README and LICENSE

github.com/prism-rb/prism - db8506f7f8294ad493c1a646825d2fe6c5a788aa authored about 5 years ago by Nick Johnstone <[email protected]>
Create gemspec, final touches for initial release

github.com/prism-rb/prism - d78e24416f01403a9902018dc78d1af49c35b35d authored about 5 years ago by Nick Johnstone <[email protected]>
Prepare for release

- Add CLI
- Bundle JS

github.com/prism-rb/prism - 8c7d7b068d6e5342e00d7ff3d35f2c7f457c044e authored about 5 years ago by Nick Johnstone <[email protected]>
Implement new API for event handling, add todolist to slides with art

github.com/prism-rb/prism - 6d5192fa0630b19ef85ab163aeb9cd3161949c06 authored about 5 years ago by Nick Johnstone <[email protected]>
Replace slides with hand drawn versions, support preventDefault

github.com/prism-rb/prism - c33c2f3603037430e3f29284aa2c49ad17ce45ed authored about 5 years ago by Nick Johnstone <[email protected]>
Support attaching event listeners directly to events

Really just so I can press space and I'll go to the next slide

github.com/prism-rb/prism - da20139d7de8f0f7266d024cbbb7a063ffbf2fc4 authored about 5 years ago by Nick Johnstone <[email protected]>
Initial keyboard navgiation support

And some more slides!

github.com/prism-rb/prism - c5f0698548ad8b6599cf263d94ae22f46dab9cf1 authored about 5 years ago by Nick Johnstone <[email protected]>
Add slides and hangman game

github.com/prism-rb/prism - 60f947b447f4fcf311696cadfa18c18ea88bca38 authored about 5 years ago by Nick Johnstone <[email protected]>
Ignore null children

github.com/prism-rb/prism - 22c0f617238ca38753b1df7e23220edd9528a85d authored about 5 years ago by Nick Johnstone <[email protected]>
Improve ergonomics of Prism API

- Only provide necessary information when building vtrees
- vtree children can be components, ...

github.com/prism-rb/prism - 25a9cd9c3a534274c697033f85cce77eeb6d6662 authored about 5 years ago by Nick Johnstone <[email protected]>
Improve folder structure

github.com/prism-rb/prism - df62d5f4711bc736babe9524fa07000d8636d47d authored about 5 years ago by Nick Johnstone <[email protected]>
Component now stays in memory, preventing need to serialize state

github.com/prism-rb/prism - 63917a8090906f01205a64288de23f0c39804a67 authored about 5 years ago by Nick Johnstone <[email protected]>
Working asm-dom example

github.com/prism-rb/prism - 3beab673050c745bd84cfb69752a2408342fd6f3 authored about 5 years ago by Nick Johnstone <[email protected]>
Get everything building again

github.com/prism-rb/prism - e90eac1a95dd9eca5a975229b43aef7d47b5bd49 authored about 5 years ago by Nick Johnstone <[email protected]>
Pass args through dispatch, use send to remove need for #update

github.com/prism-rb/prism - c16c1d95a1ad133dfda03b2ed4b54ebf77b2db12 authored almost 6 years ago by Nick Johnstone <[email protected]>
Counter

github.com/prism-rb/prism - 8af7421fd670054200c4aece98745595df0ebb8c authored almost 6 years ago by Nick Johnstone <[email protected]>
Initial commit

github.com/prism-rb/prism - 2ad4d5066ea160592ed52af56a0dc9333ff0e59e authored almost 6 years ago by Nick Johnstone <[email protected]>