Ecosyste.ms: OpenCollective

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

github.com/mayu-live/framework

Mayu is a live updating server-side component-based VDOM rendering framework written in Ruby
https://github.com/mayu-live/framework

Fix versions

cf027be6f8f9bdce2cd502c14e5fe21f3091971b authored over 2 years ago
Make navigation work again

ebeca0b7d08ec37fc58b52645778672cb1885756 authored over 2 years ago
Cleanup

7925b41b44975c851ac55aeeb89ccb95047b18cb authored over 2 years ago
Cleanup

40d012ffe629bd42e829cae45ca0a20bc7ea1918 authored over 2 years ago
mod -> resource

131c3124c28e87d76657e5344dd4087da9528fd9 authored over 2 years ago
fix ping and other things

573279927cd0dc17c9a65797539170fc7d641c8a authored over 2 years ago
Load the init script as an asset

ef537f9188af761bba7a9446de99d0f31e70c3db authored over 2 years ago
Rename Modules2 => Resources

b31e607ae5aeb937b3e7aeaf65a09bf066db5359 authored over 2 years ago
Rename app/ -> pages/

1aaaaf2ef70e67fc280923db67862ee7e608c88f authored over 2 years ago
module_types -> types

bbbcd60f1ab34deb161e5668df30d445ff78a2b4 authored over 2 years ago
make server2 work

faec55a46b42783fd3e173573a3ad3cac465bfd5 authored over 2 years ago
Add test for DependencyGraph

b499725312f7e3b7f6a651ecc61728a69d3a0318 authored over 2 years ago
module -> resource

03b5d206bdbb105a17d561d228aadcbe6fa77de5 authored over 2 years ago
modules -> resources

c34cb54df7c8dde5775c04a90b25cc810143f948 authored over 2 years ago
Serve assets

f8b62613393672a29697b7ccaab16441437c4b7e authored over 2 years ago
Add a Link header

f3073a18ac670ecbbe65c29837aafcf54eb991fa authored over 2 years ago
Make it so that Markup doesn't require closing of tags

8281f4d5527120f86b3a7d6bdd1818d1a608a22f authored over 2 years ago
more asset work

68611c143e285d027f2ac17b0bada704cc1f8168 authored over 2 years ago
Add the h method

c2d47cda94b69083c606a6761d97437842296957 authored over 2 years ago
generate assets

bb363d73ffa7c7f9d12089c2d752e0c7a89cd613 authored over 2 years ago
Add a navigate endpoint and pass params to pages

10a59a4b7154f7c2f038777327294dfd5a52a50f authored over 2 years ago
fixes

a947b1b2e025cac2e7d5878805d695f9f5f62107 authored over 2 years ago
New server is running

70eccb7e65045b01b5f54bec2f519700b8dee40b authored over 2 years ago
progress

ec6d238990cad561f2205439a2d768dc7f8c9334 authored over 2 years ago
new server

4ac4ae022c5d6188b5bd35a0788270c42034f6d3 authored over 2 years ago
broken wip

bd48aecda8927cabd3ef406a1445109dd6daec8c authored over 2 years ago
timings etc

7082d540cf245c8186b2a8971cbad24eea64844f authored over 2 years ago
Progress

d6a8a334da73ca7a3186767db2a46dad300022f9 authored over 2 years ago
try to fix stuff, no idea what's happening

96672ad61181f25de97487dd5eb8ab01b2de9b6b authored over 2 years ago
fix attrs and callbacks

20155bff81788ecbd6849e15b0d8a8ca45082340 authored over 2 years ago
hmac

be67ca3c6f1c20e919b5f7253306db9821734c37 authored over 2 years ago
Add a way to do initial_render without starting any tasks

Lots of things are still broken and quite messy.
There are two classes called Renderer and two c...

cf5f3658f50369561b0c30269f831b7fd2c98a58 authored over 2 years ago
Reintroduce Rux with a whitespace-stripping monkeypatch

Before there were some issues with whitespaces appearing where they
shouldn't be. This has been ...

7013f1667690562757324029ee6f0140b32d6e47 authored over 2 years ago
Some hacks to get the development server running again

The worker still doesn't use the real renderer, so that
needs to be fixed... nearly there :)

c0e1c61a5e22b7994eadb1158f690a2c140d14e4 authored over 2 years ago
Remove modules/ which have been replaced by resources/

a8ef5d752542df3a46f177036bf6a8189caf8e9e authored over 2 years ago
add a build command.. doesn't load routes though

0bf56638c18f352467f814c358cef7e9d9fa16c7 authored over 2 years ago
cleanup

36f30b52f4fc2adb5c444dd945d226654e218f17 authored over 2 years ago
Fix formatting in various places

2796352c7e3092c1efaebc1b264bcdd6b69313e0 authored over 2 years ago
Compress responses

Using gzip instead of brotli for SSE because I
couldn't get brotli to work...

051aa72ae24942f1d23654b5ff4da750ac8a9c6b authored over 2 years ago
Load gems from gemspec

da423c5da3987d34f97b0b97b52018671d906089 authored over 2 years ago
Prepend lib to $LOAD_PATH

ea5d79d694f9b26f9b2eb326225aa00a23b0355d authored over 2 years ago
Remove unused class

cb92c0bda7c59a53d562920844166292e0e4bcb7 authored over 2 years ago
Fix missing variable

c00ce8cbe8fdae0db738eaa57927409a64d4c93f authored over 2 years ago
server2 -> server

b4bb5f35524e399b4e55de53de14fb256646b701 authored over 2 years ago
Update README.md

ef501f2c218e601dd47d53373f15275e390ebad8 authored over 2 years ago
Update README.md

0895febd7128b6bfd733bd9822b35c6b4b1b20b7 authored over 2 years ago
Update README.md

6f26e6036014c53d5988a329545a7838ad15efc8 authored over 2 years ago
Minor layout fixes

2123a2f000ee2932c3ebe3fe1720fb99e08a2d8e authored over 2 years ago
Move some stuff to a Session class

Just group things together

711103c0b2b6ba6dd05bc68517ca7c00cedfaaa8 authored over 2 years ago
Access the store in VDOM::Component::Wrapper

Will be used later on in some way

2709af0e358a00bd47f6a204e5859e6598370eac authored over 2 years ago
Use the new Session class

d406d0b3241837d6e986e2a89b4d6928c41e9187 authored over 2 years ago
Update README.md

64449f7086120a52abd3f1d91ba633ec46f4b465 authored over 2 years ago
Create node.js.yml

9a9ee55a3e6fe41acfe6e1b1204865581d09221e authored over 2 years ago
Add build script to package.json

d8f8724de9a3c0aa1a53270328ce7fe8e4fc23b6 authored over 2 years ago
Revert "add some emojis"

This reverts commit 4980674bc5832945f89d236f34fe0501fd6f50ea.

209b8bd23fc473d665773906f6989fa0326618ac authored over 2 years ago
add some emojis

4980674bc5832945f89d236f34fe0501fd6f50ea authored over 2 years ago
Update README.md

9dec13be890e61df6f74a86c1f45c73fcc802d0e authored over 2 years ago
fix dependency in example

63cb960247ac4f727996911bbba4617fb500c105 authored over 2 years ago
Move custom elements to a separate directory

9ec5aa6673367c4bedcc4dc683c9200cec7b30ba authored over 2 years ago
Remove unused class

8eed7859ccbd0da579dd92b53bbfc77c950da50b authored over 2 years ago
Log less

1704c7278777eff3324e050767c5d8291a212f2e authored over 2 years ago
Split server2.rb into several files

c958626956a4ec88df58b7852af6307412c0d5bd authored over 2 years ago
Update mayu.rb

d02bd8eed67f309ecbcbe5a7296ffe7c61388060 authored over 2 years ago
More setup instructions

9578cb08be494c338614a080e4dd0d5a756ca6ae authored over 2 years ago
Extract banner to a separate file

29ca191f6c73f0610082a1513a0d52d4ccf5b3d3 authored over 2 years ago
Update mprocs.yaml and some instructions too

d8ec9bf3d6773b88f88306762c2d7ac29c6cfada authored over 2 years ago
Remove unused files

28e1574e0aaa6e6d54a4066b69ccfaa377d127f6 authored over 2 years ago
Remove .mayu files

fed71864307875be934c3ee9448abbc052aee4c6 authored over 2 years ago
Update getting started instructions

dc6cdc301125b1dc20f49f0f09fe71e0f5e4af40 authored over 2 years ago
Add husky and lint-staged

4c1b4aeb6016e26f2d9586e7acb7b72b5930a3c6 authored over 2 years ago
Remove vtree_old.rb

98ef5236d6d4e7fc4cf6939e043ad0146c454886 authored over 2 years ago
Update README.md

3a5394978e4f55742a391382cf7631f5e638718d authored over 2 years ago
Update README.md

5bedc9cddb5047a8a7df62c3b03ded31e7e81b21 authored over 2 years ago
Update README.md

22dba0135422d6310c8115df59462c6dfa658d1a authored over 2 years ago
Make the example app use mayu as a gem

ba64a7d95a4d8ebc8e0ea92b3030754cb438b6a5 authored over 2 years ago
Prettier

30cdb28fbf75110673662508fd713798a760384c authored over 2 years ago
add some readmes and random cleanups

4a11654c9d611f9fa9de8041d03721e9060b20c3 authored over 2 years ago
Set version to 0.0.0

6e7f537fc8b4672c349c81579cdb06bae056fb79 authored over 2 years ago
Convert everything to use the new markup generating code

Not too happy with the new markup thing...
The old one was easier to use, but there are some iss...

59d0ebf269a5cb684de4cfb163695d306eb6b99a authored over 2 years ago
improve barkup

e3d2f1de233b2ff739416a1416b8846b119fc244 authored over 2 years ago
Add the service worker

3692905b0decb5388cfb6765257dba37eb353f07 authored over 2 years ago
extract some regexps to constants

225b55cccc2dfa5efda38114ac30e81d73ce7815 authored over 2 years ago
Make a nice exception dialog

e1acb8611c4e29239a74a49f048252103d3d7189 authored over 2 years ago
Transpile only if module filename ends with .mayu

This is because I'm transitioning to .rb

646d10fabacd7bd71d54465d1bad32f69d00deca authored over 2 years ago
Fix syntax highlighting

96e766ae73587ca6c6b894aeaaa20899caeafa0f authored over 2 years ago
Add missing V in VDOM

a69b61729757ad6e97b4ab80da3449c4a70ae660 authored over 2 years ago
extract classes to separate files

6f32fa928557312d51b751004fc3eaadb1879582 authored over 2 years ago
Update README.md

9d12b6d81fb59944ecf95019f265b85a9f12e79f authored over 2 years ago
update readme

35896c619f095bfe3dab3394255c74b0d0fe3246 authored over 2 years ago
Reorder files so the most important ones come first

ae70d546d5327e1b85d9e297bbfe66af554b8b80 authored over 2 years ago
Rename Hax -> SpecialComponents

5e0582a70f761d4c6099debc654bc40f63ead3c3 authored over 2 years ago
add minitest-reporters

2ae1ea3b640be62cb0fdfd3174de6fd87cdf5a63 authored over 2 years ago
remove benchmark.rb, gonna make a better one later

c93e0e46b8d69047a7f5537ff2323dcc241d8735 authored over 2 years ago
Update README.md

17161b05871584c1fac1349c8675b79c5af5949a authored over 2 years ago
Rename LICENSE -> COPYING

626fd38f17cb3395cfff4b3fd91a0cf4fe5dc014 authored over 2 years ago
Remove random-stuff

5e6907ea391c4dcb223378283fd5fb439dce3454 authored over 2 years ago
bundle lock --add-platform x86_64-linux

9bfe149eeda7855193c6eb60ea4725a8fba93043 authored over 2 years ago
Fix tests

effef71f5cad11cd0935bddb9cfcbe10e66b11e6 authored over 2 years ago
Fix some stuff with the markup thing, idk what, but gonna make more changes now

4eab93a82a3daabdb9127e0c2879e38fdc9ea0e5 authored over 2 years ago
Fix tests

3fad26d2255c6e095b02b8de865f6fe9a7113990 authored over 2 years ago