Displaying 1 to 20 from 72 results

generator - Rails-inspired generator system that provides scaffolding for your apps

  •    Javascript

If you're interested in writing your own Yeoman generator we recommend reading the official getting started guide. The guide covers all the basics you need to get started.A generator can be as complex as you want it to be. It can simply copy a bunch of boilerplate files, or it can be more advanced asking the user's preferences to scaffold a tailor made project. This decision is up to you.

express_code_structure - Example of how to organize a medium-size express.js web application

  •    Javascript

This project is an example of how to organize a medium-sized express.js web application. Web applications are not all the same, and there's not, in my opinion, a single code structure that should be applied to all express.js applications.

amber - A Crystal web framework that makes building applications fast, simple, and enjoyable

  •    Crystal

Productivity. Performance. Happiness. Amber makes building web applications fast, simple, and enjoyable - with fewer bugs and blazing fast performance.




relay-fullstack - :point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS

  •    Javascript

Relay Fullstack is a Relay scaffolding application that aims to help you get up and running a project without worrying about integrating tools. It comes with many modern technologies; Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS. Relay Fullstack is also using Hot-reload to real time update the screen whenever any code changes. Check out the Live demo on Heroku.

degit — Straightforward project scaffolding

  •    Javascript

degit makes copies of git repositories. When you run degit some-user/some-repo, it will find the latest commit on https://github.com/some-user/some-repo and download the associated tar file to ~/.degit/some-user/some-repo/commithash.tar.gz if it doesn't already exist locally. (This is much quicker than using git clone, because you're not downloading the entire git history.)

nodebootstrap - NodeBootstrap - generates skeleton project for Node/Express

  •    Javascript

If you like Nodebootstrap, also check out: Microservices Workspace project to see how you can orchestrate multilingual (polyglot) microservices setup as a holistic and simple development environment.


generator-sails-rest-api - Yeoman generator for scaffolding Sails REST API with predefined features

  •    Javascript

Yeoman generator that provides already configured and optimized Sails REST API with bundle of predefined features. You will be prompted to answer to questions. Answer to those questions and you will get configured Sails project.

Alpine - An opinionated scaffolding framework that jumpstarts Java projects with an API-first design, secure defaults, and minimal dependencies

  •    Java

An opinionated scaffolding library that jump-starts Java projects with an API-first design, secure defaults, and minimal dependencies. Alpine provides the basis for quickly developing a 'Thin Server Architecture'. This type of architecture shifts the role of webapps to being API providers with little or no responsibility for server-side HTML rendering. This type of architecture is perfect for client-side rendered webapps that rely heavily on JSON, for Single Page Applications (SPA), and to power back-ends that drive mobile applications.

ASP.NET MVC | SCAFFOLD

  •    

Add-in para Visual Studio 2008 que adiciona um poderoso scaffold para o ASP.NET MVC, com suporte ao Entity Framework.

.NET Type Scaffolding

  •    

A fast and customizable way to add type to your project. You can specify property types or can use conventions. Inspired by MvcScaffolding. Here is the simplest example from Package Manager console: PM> Scaffold Type Person Id,FirstName,LastName,BirthDate?

QuickToAD

  •    DotNet

QuickToAD is a foundational development project for the purpose of jump-starting data-driven application projects.

ASP.NET MVC Scaffolding

  •    ASPNET

Scaffolding package for ASP.NET

vulcanjs-cli - The official cli scaffolding tool for VulcanJS

  •    Javascript

This tool is very new and is still under development. Use with caution. Always commit your code before using any program that modifies it.VulcanJS is a full stack javascript framework, built on Meteor, React and GraphQL. If you aren't familiar with VulcanJS, we highly recommend that you check out the website and read the docs.

alpha - Craft your own web-based chatbot

  •    Javascript

You can build your own bot and define your own visual styles and rules as well as have unlimited control for customization and logic. Various solutions already exist, but they can be limiting, costly and hard to implement.Alpha takes care of the whole UI rendering and handling of the application state. You don't really need to know any React (or Javascript for that matter). However, if you know your way around React and Redux you can further customize the rendering of the bot-app, and even connect it to any back-end or AI engine of your choice.

environment - Yeoman runtime environment

  •    Javascript

It provides a high-level API to discover, create and run generators, as well as further tuning of where and how a generator is resolved.Full documentation available here.

generator-baumeister - Yeoman Generator for »Baumeister«

  •    Javascript

Using this generator will give you a solid base for your project in a matter of minutes. No matter if it’s a static website or a single page application.Please check the epic README of »Baumeister« to get detailed information about what it’s all about.

justgo - Skeleton for jump-starting a Go-powered microservice project with Docker and Go best-practices + easy code hot-reloading (for dev environments)!

  •    Go

A helpful builder for a light-weight Go skeleton project takes care of a lot of boilerplate in jump-starting a Go-powered microservice development with Docker and Go best-practices. Easiest way to create a new project skeleton is to install JustGo CLI tool. There's no necessity to install Go on your machine, since the setup provides fully functioning Go environment in a Docker container.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.