All Projects â†’ saplingjs â†’ sapling

saplingjs / sapling

Licence: MPL-2.0 License
🌿 Sapling is a Node.js framework for faster-than-light web development.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to sapling

Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+96523.08%)
Mutual labels:  frontend-framework
marsman
Frontend framework for starting new projects
Stars: ✭ 57 (+338.46%)
Mutual labels:  frontend-framework
Ogone
Advanced Web Composition for Future
Stars: ✭ 38 (+192.31%)
Mutual labels:  frontend-framework
Barekit
A bare minimum responsive framework
Stars: ✭ 201 (+1446.15%)
Mutual labels:  frontend-framework
decimal-clock
1 day = 10 decimal hours, 1 decimal hour = 100 decimal minutes, 1 decimal minute = 100 decimal seconds
Stars: ✭ 17 (+30.77%)
Mutual labels:  frontend-framework
phantom
👻 A reactive DOM rendering engine for building UIs.
Stars: ✭ 16 (+23.08%)
Mutual labels:  frontend-framework
Squark
Rust frontend framework, for web browser and more.
Stars: ✭ 162 (+1146.15%)
Mutual labels:  frontend-framework
react4j
An opinionated react java binding
Stars: ✭ 33 (+153.85%)
Mutual labels:  frontend-framework
Voila
A simple and easy to grasp front-end framework that lets you modularise and stuff logic into your static HTML 😎
Stars: ✭ 22 (+69.23%)
Mutual labels:  frontend-framework
tacky
Enterprise-level front-end framework based on react
Stars: ✭ 37 (+184.62%)
Mutual labels:  frontend-framework
Tko
🥊 Technical Knockout – The Monorepo for Knockout.js (4.0+)
Stars: ✭ 227 (+1646.15%)
Mutual labels:  frontend-framework
frontie
Frontie is a front-end boilerplate. Gulp | Twig.js | Sass | Autoprefixer | Browsersync | Bootstrap 4 Grid System & Responsive Breakpoints
Stars: ✭ 28 (+115.38%)
Mutual labels:  frontend-framework
Zero
Zero Currency Blockchain Project
Stars: ✭ 19 (+46.15%)
Mutual labels:  sapling
Quasar
An experimental rust-to-{wasm,asmjs} frontend framework.
Stars: ✭ 180 (+1284.62%)
Mutual labels:  frontend-framework
synchro-charts
Synchro Charts is a front-end component library that provides a collection of components to visualize time-series data.
Stars: ✭ 51 (+292.31%)
Mutual labels:  frontend-framework
Terra Core
Terra offers a set of configurable React components designed to help build scalable and modular application UIs. This UI library was created to solve real-world issues in projects we work on day to day.
Stars: ✭ 167 (+1184.62%)
Mutual labels:  frontend-framework
ekzo
💫 Functional Sass framework for rapid and painless development
Stars: ✭ 32 (+146.15%)
Mutual labels:  frontend-framework
biotope-boilerplate
boilerplate.biotope.sh
Stars: ✭ 26 (+100%)
Mutual labels:  frontend-framework
vue-admin
An open source frontend Framework for building admin applications running in the browser on top of REST, using ES6 and Vue.js
Stars: ✭ 125 (+861.54%)
Mutual labels:  frontend-framework
ninjajs
Micro and elegant frontend framework
Stars: ✭ 14 (+7.69%)
Mutual labels:  frontend-framework

Sapling logo

GitHub Workflow Status Codecov Version License

Sapling is a Node.js framework for building websites, web apps and APIs as fast as you can imagine them. With unrivalled speed of development, you can prototype quickly, iterate with ease, and deploy the same day. Zero code, zero config – unless you want to. And what's more, it comes with all the SaaS features you never want to write, all built-in.

Documentation

For the full documentation, go to saplingjs.com/docs.

Quick installation

  1. Make sure you have Node.js 12 or later.
  2. Run npm i -g @sapling/cli && sapling create

Ecosystem

Project Description
@sapling/cli Command Line Interface for creating and managing Sapling projects.
@sapling/gui UI for editing and managing a Sapling project.
@sapling/vue-components Assortment of optional unopinionated semi-automatic frontend Vue components for common UI tasks.
@sapling/db-driver-mongodb Support for MongoDB databases.
@sapling/render-driver-handlebars Support for the Handlebars templating engine.
@sapling/render-driver-nunjucks Support for the Nunjucks templating engine.
@sapling/render-driver-pug Support for the Pug templating engine.

Questions & Issues

Bug reports, feature requests and support queries can be filed as issues on GitHub. Please use the templates provided and fill in all the requested details.

Changelog

Detailed changes for each release are documented in the release notes.

License

Mozilla Public License 2.0

Originally adapted from "Sproute" by Louis Stowasser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].