All Projects → janryWang → Gub

janryWang / Gub

CLI tool for create an npm package from any repos. 🐳

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gub

Xa
Beautiful & Customizable logger ❤️
Stars: ✭ 78 (+151.61%)
Mutual labels:  cli, package, npm
Lass
👧 Lass scaffolds a modern package boilerplate for Node.js
Stars: ✭ 615 (+1883.87%)
Mutual labels:  starter, package, npm
Wasm Pack
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack.
Stars: ✭ 3,848 (+12312.9%)
Mutual labels:  cli, package, npm
Modern Wasm Starter
🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.
Stars: ✭ 140 (+351.61%)
Mutual labels:  starter, package, npm
Npm Try
🚆 Quickly try npm packages without writing boilerplate code.
Stars: ✭ 103 (+232.26%)
Mutual labels:  cli, package, npm
Npmvet
A simple CLI tool for vetting npm package versions
Stars: ✭ 193 (+522.58%)
Mutual labels:  cli, package, npm
Typac
install npm packages along with corresponding typings
Stars: ✭ 29 (-6.45%)
Mutual labels:  cli, package, npm
Webpack Starter Basic
A simple webpack starter project for your basic modern web development needs.
Stars: ✭ 552 (+1680.65%)
Mutual labels:  starter-kit, starter
Nth Start Project
Startkit for HTML / CSS / JS pages layout.
Stars: ✭ 578 (+1764.52%)
Mutual labels:  starter-kit, starter
Webpack Simple Starter
A simple webpack starter without framework (Like Vue, React, Angular, etc.)
Stars: ✭ 661 (+2032.26%)
Mutual labels:  starter-kit, starter
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+2170.97%)
Mutual labels:  starter-kit, starter
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (+1541.94%)
Mutual labels:  starter-kit, starter
Vanilla Framework
From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
Stars: ✭ 476 (+1435.48%)
Mutual labels:  package, npm
Edge
A Clojure application foundation from JUXT
Stars: ✭ 466 (+1403.23%)
Mutual labels:  starter-kit, starter
Oji
(◕‿◕) Text Emoticons Maker
Stars: ✭ 668 (+2054.84%)
Mutual labels:  package, npm
Np
A better `npm publish`
Stars: ✭ 6,401 (+20548.39%)
Mutual labels:  cli, npm
Preact Cli
😺 Your next Preact PWA starts in 30 seconds.
Stars: ✭ 4,510 (+14448.39%)
Mutual labels:  cli, starter-kit
Lerna
Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and difficult to track, and testing across repositories becomes complicated very quickly.
Stars: ✭ 31,079 (+100154.84%)
Mutual labels:  package, npm
Sao Nm
Scaffold out a node module.
Stars: ✭ 30 (-3.23%)
Mutual labels:  package, npm
Snm
🤏 Smol Node Manager written in Rust
Stars: ✭ 24 (-22.58%)
Mutual labels:  package, npm

超轻量NPM包脚手架

接入成本极低,快速从原有项目(可运行项目)中clone出新项目,并重写package.json,安装依赖

Install

npm install -g gub

Usage

INIT

gub init https://github.com/janryWang/gub.git

INIT WITH ALIAS

gub init
gub alias --create
gub alias --update
gub alias --remove

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].