airyrooms / maleo.js

Un-opinionated Universal Rendering Javascript Framework
MIT License
13 stars 7 forks source link

[IMPROVEMENT] Make more plugins and examples available #152

Open alvinkl opened 5 years ago

alvinkl commented 5 years ago

๐ŸŽ‰ Our new plugin repo https://github.com/airyrooms/maleo-plugins

Make more plugins for Maleo, also its nice to have proper documentation on the plugin as well on how to make the plugin.

Plugins to be made: CSS:

JS:

Other:


Examples to be made: CSS:

JS:

Other:

We are currently working on Documentation to let contributor make plugin easier. Should you find any question, please let us know!

Maleo is made to help other people build their app easily, in order to let other build their app easily we need to make plugins to support those actions.

Happy contributing ๐ŸŽ‰!


Credits to our contributors for making Maleo's plugins:

Plugins Contributor
Redux, Gulp, Typescript, @AndariasSilvanus
CSS Compose Plugin @alvinkl
... ๐ŸŽ‰More to come ๐ŸŽ‰
Examples Contributor
Redux, Gulp, Typescript @AndariasSilvanus
Emotion, MobX @rakasiwi23
CSS, Apollo Graphql, Compose Plugin PWA @alvinkl
... ๐ŸŽ‰More to come ๐ŸŽ‰
alvinkl commented 5 years ago

I'm working on Apollo Client GraphQL example!

alvinkl commented 5 years ago

I think it is great to have a compose plugins to compose all of the maleo config plugins like CSS, Typescript, etc into more readable config. like Babel config

alvinkl commented 5 years ago

I'll work the compose plugin :)

alvinkl commented 5 years ago

I'm working on PWA example