@plumejs/core v4.2.1
PlumeJs is a very light weight typescript framework to build spa's. It is build on more accessable web components, typescript. It comes with features like change detection during async operations, data-sharing via services and props, dependency injection.
PlumeJs is a conceptual combination of angularjs and react. Just like angular one can register Services
, Components
and life-cycle hooks
. It has setProps
and onbindprops
for passing data from one component to another and like react update
function to update the view after modal updations and a render
function to render the component.
PlumeJs has very few syntaxes enabling faster learning curve.
Documentation
For documentation please visit wiki
Playground
Want to try before you install?? play at Stackblitz
9 months ago
9 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago