this is a cli that I will set up that will allow me to bootstrap different web projects and configurations such as react, vue, react-redux, vuex, express/pg/knex, react-mobx, react-context, react-three, electronjs, and potentially more.

Overview

the_brybry_cli

this is a command line interface that I will set up that will allow me to bootstrap different web projects and configurations.

Templates

The following are templates featured in my package

  • Typescript React App
  • Vuejs hello world
  • React Standard Library Config
  • react-redux
  • express server with configured knex(with Postgres)
  • ThreeJS within React

Usage

-Install the package globally

npm i the_brybry_cli -g 
  • simply type the commands below to initialize a project
bry

THANK YOU FOR USING THIS PACKAGE

You might also like...
A tiny Vue plugin that connects components with Redux

redux-connect-vue **Note: redux-connect-vue v3 is compatible with Vue 3.x. If you are looking for a Vue 2.x compatible version, check out v2 A tiny Vu

Redux hooks for Vue

vue-redux-hooks Install npm i redux vue-redux-hooks yarn add redux vue-redux-hooks API ReduxStore // store.ts import { createStore, AnyAction } from '

Lightweight Redux Store based on RxJS
Lightweight Redux Store based on RxJS

MiniRx Store 5 (alpha) MiniRx Store 5 (alpha) has been released (2023-01-23)! What's new? Component Store: Manage state independently of the global st

Simple Scrum App built with Vue 2.6( + Bootstrap-Vue + Vuex)

vuescrum Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints

Pomodoro Timer (Vue.js 2.0, Vuex, PWA, Bootstrap 4 Beta 2)
Pomodoro Timer (Vue.js 2.0, Vuex, PWA, Bootstrap 4 Beta 2)

** This version is now outdated, new version can be found at https://github.com/ijklim/pomodoro-2020 ** Timer for Pomodoro Technique built on Vue.js 2

Todos-VUEX - A todo list made using Vue, Vuex, Axios and JSON Placeholder API.

todos Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and

vuex-module-generator - It allows you to create a vuex module easily.

Vuex Module Generator (VMG) VMG allows you to create a vuex module easily. See All implementations. See Customer Example. Supported module types Clone

The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.

Vuex ORM 🔥 HEADS UP! Currently, Vuex ORM Next project is on going, and we are hoping it is going to be the foundation of the version 1.0.0 release. W

A very simple but powerful state management for vuejs projects.
A very simple but powerful state management for vuejs projects.

Vuez A Simple but Powerful State Management for Vue.js projects. Vuez is a very simple but powerful state management library for Vue.js projects. Vuez

Owner
Bryce Soghigian
Open Source Contributor @kubernetes SWE @ Azure Kubernetes Service Former Astrophysics nerd | Self Taught SWE Reach me by email [email protected]
Bryce Soghigian
Vue redux binding like react-redux.

Originated from Nadim Tuhin's https://github.com/nadimtuhin/redux-vue #TODO Need to have an exact copy of the parent component during extend vue redux

Sazzad Hossain (Tushar) Khan 3 Mar 5, 2023
Library for connecting MobX to native Web Components with a Vue-like template binding syntax

ElemX.js ElemX is a proof-of-concept front-end javascript library for connecting MobX to native Web Components with a Vue-like template binding syntax

Alan Graham 15 Nov 28, 2022
MobX integration for Vue.js.

Movue MobX integration for Vue.js, inspired by vue-rx. Movue aims for providing simple and reliable integration between Mobx and Vue.js, which sometim

Hanxing Yang 57 Nov 21, 2022
An implementation of the Mobx/Vue state tracking approach, for library authors

proxy-state-tree An implementation of the Mobx/Vue state tracking approach, for library authors DEPRECATED Has moved to repo: https://github.com/cereb

Christian Alfoni 65 Aug 16, 2021
:smile: :star: :innocent: Mobx binding for Vuejs 2.

vue-mobx Mobx binding for Vue. Only supports Vuejs 2.x & Mobx 2.2.x or higher. Installation Install the pkg with npm: npm install vue-mobx --save or

Pomy 110 Nov 21, 2022
Vuex plugin for redux-saga

vuex-coolstory Use redux-saga with Vuex. Overview redux-saga is an awesome library that aims to make side effects (i.e. asynchronous things like data

Nikita Lvov 23 Apr 2, 2022
Redux bindings for VueJS inspired by Vuex.

redux-vuex Redux bindings for VueJS inspired by Vuex. ?? For the old Vue 2 version check out the legacy branch ?? First things first Why don't you use

Alexander Heimbuch 39 Dec 14, 2022
Flexible binding between Vue and Redux

vuejs-redux Description Flexible binding between Vue and Redux, allowing use of multiple stores. It works, in the same way, like render props does in

Titouan CREACH 58 Nov 24, 2022
A tiny Vue plugin that connects Vue Router with Redux

redux-first-vue-routing A tiny Vue plugin that connects Vue Router with Redux, an implementation of redux-first-routing. New to Redux? Start Here Achi

Kai Johnson 4 Apr 27, 2022
Binding Solutions for Vue & Redux

vuedeux Full Documentation https://vueduex.gitbooks.io/vuedeux-documentation/content/ Synopsis Vuedeux is a lightweight open-source utility layer for

null 70 Aug 28, 2022