All Projects → Gulp Nunjucks → Similar Projects or Alternatives

577 Open source projects that are alternatives of or similar to Gulp Nunjucks

Bootstrap Blog Template
An awesome blog template constructed using Twitter Bootstrap 3
Stars: ✭ 29 (-79.72%)
Mutual labels:  template
Webpack Defaults
Defaults to be shared across webpack projects
Stars: ✭ 88 (-38.46%)
Mutual labels:  template
Gulp Tar
Create tarball from files
Stars: ✭ 28 (-80.42%)
Mutual labels:  gulp-plugin
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+962.24%)
Mutual labels:  template
Catesta
Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
Stars: ✭ 88 (-38.46%)
Mutual labels:  template
Exgen
A templating library for generating reusable Elixir projects
Stars: ✭ 27 (-81.12%)
Mutual labels:  template
Swiftproject
🏆 Generate Swift project with necessary toolings
Stars: ✭ 27 (-81.12%)
Mutual labels:  template
Unityfx
DocFX template to create Unity-esque documentation
Stars: ✭ 21 (-85.31%)
Mutual labels:  template
Nytl
Modern C++ generic header-only template library.
Stars: ✭ 87 (-39.16%)
Mutual labels:  template
Heroku Aiohttp Web
A project starter template for deploying an aiohttp app to Heroku
Stars: ✭ 14 (-90.21%)
Mutual labels:  template
Zenbu
🏮 A Jinja2 + YAML based config templater.
Stars: ✭ 114 (-20.28%)
Mutual labels:  template
Drl Theme Manager
Xcode File Template to generate theme manager for Swift 3+
Stars: ✭ 12 (-91.61%)
Mutual labels:  template
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+788.11%)
Mutual labels:  template
Modern Resume Theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
Stars: ✭ 868 (+506.99%)
Mutual labels:  template
Reactnativetemplate
Our example of simple application using ReactNative and some recommendations
Stars: ✭ 127 (-11.19%)
Mutual labels:  template
Cookiecutter Pylibrary
Enhanced cookiecutter template for Python libraries.
Stars: ✭ 862 (+502.8%)
Mutual labels:  template
Simple Reactjs App
Simple Application Using Basic React Components and Communication between them
Stars: ✭ 86 (-39.86%)
Mutual labels:  template
Restacey
Responsive template for Stacey
Stars: ✭ 10 (-93.01%)
Mutual labels:  template
Caldera
Caldera allows you to create a boilerplate service that ready to run inside the container (Go language)
Stars: ✭ 114 (-20.28%)
Mutual labels:  template
Yii2 App Another
Yii 2 Another Project Template
Stars: ✭ 9 (-93.71%)
Mutual labels:  template
Swift Project Template
🍪 Easily generate Swift projects with Cookiecutter
Stars: ✭ 85 (-40.56%)
Mutual labels:  template
Latex Mimosis
A minimal & modern LaTeX template for your (bachelor's | master's | doctoral) thesis
Stars: ✭ 850 (+494.41%)
Mutual labels:  template
Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (-4.9%)
Mutual labels:  template
Krew Plugin Template
GitHub Repository Template for creating new Kubectl plugins
Stars: ✭ 27 (-81.12%)
Mutual labels:  template
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-40.56%)
Mutual labels:  template
C cpp project framework
CMake build system( framework) with kconfig support for C/CPP projects
Stars: ✭ 26 (-81.82%)
Mutual labels:  template
Angular Chrome Extension
angular chrome extension scaffold
Stars: ✭ 113 (-20.98%)
Mutual labels:  template
Music Player
Android xml template layout for media/music player.
Stars: ✭ 24 (-83.22%)
Mutual labels:  template
Template Mustache
Drawing Mustaches on Perl, for fun and profit
Stars: ✭ 82 (-42.66%)
Mutual labels:  template
Zabbix Template Juniper Mx Bgp4 Ipv4 Ipv6
Zabbix Template for Juniper MX discovery BGP4 peers ipv4 and ipv6, RE, interfaces
Stars: ✭ 22 (-84.62%)
Mutual labels:  template
Package Skeleton Php
A skeleton repository for Spatie's PHP Packages
Stars: ✭ 126 (-11.89%)
Mutual labels:  template
Kube Render
Stars: ✭ 18 (-87.41%)
Mutual labels:  template
Perun
A command-line validation tool for AWS Cloud Formation that allows to conquer the cloud faster!
Stars: ✭ 82 (-42.66%)
Mutual labels:  template
Cookiecutter
DEPRECIATED! Please use nf-core/tools instead
Stars: ✭ 18 (-87.41%)
Mutual labels:  template
Gulp Modernizr
Gulp wrapper for custom Modernizr builds
Stars: ✭ 111 (-22.38%)
Mutual labels:  gulp-plugin
Donut
Xcode file template manager
Stars: ✭ 17 (-88.11%)
Mutual labels:  template
Aura.view
Provides TemplateView and TwoStepView using PHP as the templating language, with support for partials, sections, and helpers.
Stars: ✭ 81 (-43.36%)
Mutual labels:  template
Template Sailsjs Vue
Two independent projects (BackEnd and FrontEnd) working as one. A Sails application.
Stars: ✭ 16 (-88.81%)
Mutual labels:  template
Kotlin Gradle Plugin Template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
Stars: ✭ 141 (-1.4%)
Mutual labels:  template
Cleanthesis
Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
Stars: ✭ 787 (+450.35%)
Mutual labels:  template
Ring Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
Stars: ✭ 80 (-44.06%)
Mutual labels:  template
Laravel template with vue
laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本(5.5),前端使用了流行的vue-element-template项目。作为程序的起点,可以直接以此为基础来进行业务扩展。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。权限管理包括后端Token认证和前端vue.js的动态权限,解决了前后端完整分离的情况下,vue.js的认证与权限相关的痛点,已在本人的多个项目中集成使用。
Stars: ✭ 763 (+433.57%)
Mutual labels:  template
Gulp Jasmine
Run Jasmine tests in Node.js
Stars: ✭ 110 (-23.08%)
Mutual labels:  gulp-plugin
Modern Html Starter Template
Modern HTML Starter Template
Stars: ✭ 752 (+425.87%)
Mutual labels:  template
Middleman Template
The base Middleman application used at thoughtbot, ready to deploy to Netlify.
Stars: ✭ 80 (-44.06%)
Mutual labels:  template
Gulp Changed
Only pass through changed files
Stars: ✭ 737 (+415.38%)
Mutual labels:  gulp-plugin
Codrops Libre
A reponsive single page app template for collection management projects
Stars: ✭ 124 (-13.29%)
Mutual labels:  template
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+404.9%)
Mutual labels:  template
Tuxedo
Tuxedo is a template language for Swift.
Stars: ✭ 80 (-44.06%)
Mutual labels:  template
Inja
A Template Engine for Modern C++
Stars: ✭ 715 (+400%)
Mutual labels:  template
Staradmin Free React Admin Template
Free React version of Star Admin
Stars: ✭ 109 (-23.78%)
Mutual labels:  template
Masterportfolio
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 913 (+538.46%)
Mutual labels:  template
Vapor Clean
A Vapor 3 template with no additional cruft.
Stars: ✭ 80 (-44.06%)
Mutual labels:  template
Android Template
Android app starter template
Stars: ✭ 141 (-1.4%)
Mutual labels:  template
Uicard
Generic UI for card games like Hearthstone, Magic Arena and Slay the Spire...
Stars: ✭ 142 (-0.7%)
Mutual labels:  template
Tosin
Initialize a npm package with everything included, from CI to documentation website
Stars: ✭ 142 (-0.7%)
Mutual labels:  template
Github Template Guidelines
Guidelines for building GitHub templates.
Stars: ✭ 137 (-4.2%)
Mutual labels:  template
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-9.79%)
Mutual labels:  template
Ultimateandroidtemplaterx
MVP Android App Template Ultimate Android Template MVP // Dagger 2 // Boilerplate // Bootstrap // Bottom Navigation Menu Material Design
Stars: ✭ 114 (-20.28%)
Mutual labels:  template
Svelte Pwa
Svelte Progresssive Web App (PWA) starter template
Stars: ✭ 87 (-39.16%)
Mutual labels:  template
241-300 of 577 similar projects