workspaces
Here are 60 public repositories matching this topic...
I'd really love to see this working with Typescript. My next big project, I'm hoping, will be a monorepo with 2-3 React apps, a couple backend services with an API, all in Typescript. I haven't looked at how you are running this yet, but wanted to start a thread to track it. Hopefully it's "simple"!
Local Backup
Great plugin. Thank you. Please post setting to save/ reflect edited changes to local backup.
Unfortunately, I lost my setup some days ago... and I have no copy of that. So, I decided to redo it, but I'm struggling following the spare guides. I'm trying to reproduce my sticky workspaces setup (three monitors) with no success at all.
The bare template config is:
{
context.AddBar();
context.AddFocusIndicator();
var actionM
There was a PR on the workspace-grid project to optionally put the workspace thumbnails horizontally at the bottom of the overview screen.
For certain layouts, this can actually be much better use of screen real estate.
I wonder if you'd consider implementing such a feature in the workspace-matr
Tried to use this package, but setup documentation was scarce. Ideally looking for details on how to set this up with a new yarn workspace. Things that are currently not clear:
- Exactly which project to install this package into (root or sub-projects)
- How and when to execute this before running flow.
Ideally maybe there can be just a single command to run that replaces yarn flow?
Yarn Workspaces Monorepo support for Create-React-App / React-Scripts.
-
Updated
Jan 25, 2020 - JavaScript
Sample monorepo project using new Yarn feature called Workspaces
-
Updated
Oct 16, 2019 - JavaScript
Add an optional property to define if a frame creation should be triggered in the current context. It is a predicate, i.e. a function that returns a boolean value. This property can be used to suggest what you are supposed to do.
There should be a completing-read interface to view a list of prototypes that can be "triggered" from the current buffer.
🙉 TypeScript@3 monorepo example CRA version
-
Updated
Jan 8, 2020 - TypeScript
Serverless starter project with babel 7, typescript and yarn workspaces
-
Updated
Dec 14, 2019 - TypeScript
Create a deployable npm package when using Yarn workspaces
-
Updated
Jan 10, 2020 - JavaScript
I saw a closed issue with this, but I followed these steps:
yarn add -D install-peers-cli- add this script to package.json:
"install-peers": "install-peers" - run
yarn install-peers
And it gives me:
➜ gollum git:(experiment/cypress) ✗ yarn install-peers
yarn run v1.19.1 -
Updated
Mar 23, 2019 - TypeScript
When the indo command is linking local packages, it should check each local symlink to see if any are broken. If so, fix them.
Starter for monorepo with one app and multiple packages
-
Updated
Mar 20, 2019 - JavaScript
cli app to list your workspaces, git branch info and custom information
-
Updated
Aug 18, 2019 - Go
Create react app and yarn workspaces without "eject"
-
Updated
Jan 25, 2020 - JavaScript
🆙 A utility to upgrade package dependents.
-
Updated
Feb 15, 2019 - TypeScript
CLI to create templated workspaces using user-configured JSON files
-
Updated
Oct 26, 2019 - Rust
Improve this page
Add a description, image, and links to the workspaces topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workspaces topic, visit your repo's landing page and select "manage topics."


Flags to copy from Yarn:
Note that
--patternand--scopeshould both be specifiable multiple times (assuming Yarn allows that)https://yarnpkg.com/en/docs/cli/upgrade