Fusion.js is a web application framework by Uber team for building high quality universal applications. It provides a modular architecture with a strong focus on testability and maintainability.
Here are the features you'll find in Fusion.js:
● server side rendering and async rendering
● ES2017 and JSX support out of the box
● hot module reloading in development mode
● bundle splitting
● universal rendering (run the same code in the server and the browser)
● server-side development via Koa.js
● plugin-based architecture (so you only include what you need in your browser bundles)
● a curated set of plugins for data fetching, styling, etc. maintained by the Fusion.js team
● plugins for error logging, security, etc.
● bundle analysis tooling
Please read also the article from Uber's blog "Introducing Fusion.js: A Plugin-based Universal Web Framework"
#uber #js #framework #web
Here are the features you'll find in Fusion.js:
● server side rendering and async rendering
● ES2017 and JSX support out of the box
● hot module reloading in development mode
● bundle splitting
● universal rendering (run the same code in the server and the browser)
● server-side development via Koa.js
● plugin-based architecture (so you only include what you need in your browser bundles)
● a curated set of plugins for data fetching, styling, etc. maintained by the Fusion.js team
● plugins for error logging, security, etc.
● bundle analysis tooling
Please read also the article from Uber's blog "Introducing Fusion.js: A Plugin-based Universal Web Framework"
#uber #js #framework #web
ferret (★ 3,203) - is a web scraping system aiming to simplify data extraction from the web for such things like UI testing, machine learning and analytics.
Having its own declarative DSL language, ferret abstracts away technical details and complexity of the underlying technologies, helping to focus on the data itself.
It's extremely portable, extensible and fast.
#web #ui #grabbing #scraping #go
Having its own declarative DSL language, ferret abstracts away technical details and complexity of the underlying technologies, helping to focus on the data itself.
It's extremely portable, extensible and fast.
#web #ui #grabbing #scraping #go
Algernon - (★ 1,015 on GitHub) is a web server with built-in support for QUIC, HTTP/2, Lua, Markdown, Pongo2, HyperApp, Amber, Sass(SCSS), GCSS, JSX, BoltDB (built-in, stores the database in a file, like SQLite), Redis, PostgreSQL, MariaDB/MySQL, rate limiting, graceful shutdown, plugins, users and permissions.
All in one small self-contained executable.
#go #fullstack #server #web #allinone
All in one small self-contained executable.
#go #fullstack #server #web #allinone