webslate-client
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

WebSlate Client

WebSlate-Client

A Full-Stack Web Framework with focus on simplicity, modularity, powerful features and performance.

License: GNU GPL Download CodeFactor


Introduction

React is complex. To test a component you need to call it which can interfere with the look of your app. Also it's made by facebook and they might be reading all of your code. And to commuincate with the server you need to use the unrelible xmlhttprequest(). WebSlate solves that. To communicate with the server use the server() object. No more mixing the javascript with jsx. Just put it in files and use data providers. For the server, use server workers.

Usage

Well don't use it yet. It's still a work in progress. Use the soon to be released generator. For now just follow the project.

Package Sidebar

Install

npm i webslate-client

Weekly Downloads

1

Version

0.6.0

License

MIT

Unpacked Size

95.1 kB

Total Files

16

Last publish

Collaborators

  • darksytemceo