All Projects → sheerun → Bower Away

sheerun / Bower Away

A tool for migrating away from Bower (to Yarn)

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Bower Away

Npm Gui
Graphic tool for managing javascript project dependencies - in a friendly way.
Stars: ✭ 454 (+51.84%)
Mutual labels:  yarn, bower
Vscode Deploy Reloaded
Recoded version of Visual Studio Code extension 'vs-deploy', which provides commands to deploy files to one or more destinations.
Stars: ✭ 129 (-56.86%)
Mutual labels:  yarn, bower
docker-npm
npm, yarn, node, npx, bower, grunt, gulp, generate-md - build and dev tools.
Stars: ✭ 53 (-82.27%)
Mutual labels:  yarn, bower
MeeInk
Material Design click effect
Stars: ✭ 33 (-88.96%)
Mutual labels:  bower
cloud-computer
☁️ The Cloud Native Computer
Stars: ✭ 5 (-98.33%)
Mutual labels:  yarn
Simple React App
Simple base app using react, react-router v4, hot-reload & sass.
Stars: ✭ 263 (-12.04%)
Mutual labels:  yarn
Yarneditor
A tool for writing interactive dialogue in games!
Stars: ✭ 292 (-2.34%)
Mutual labels:  yarn
supabase-schema
Secured & Simple Supabase Schema Visualizer
Stars: ✭ 216 (-27.76%)
Mutual labels:  yarn
Saltgui
A web interface for managing SaltStack based infrastructure.
Stars: ✭ 278 (-7.02%)
Mutual labels:  yarn
Hare
🐇 Application boilerplate based on Vue.js 2.x, Koa 2.x, Element-UI and Nuxt.js
Stars: ✭ 258 (-13.71%)
Mutual labels:  yarn
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (-14.38%)
Mutual labels:  yarn
angular-mapboxgl-directive
AngularJS directive for Mapbox GL
Stars: ✭ 43 (-85.62%)
Mutual labels:  bower
Yvm
🧶 Manage multiple versions of Yarn
Stars: ✭ 265 (-11.37%)
Mutual labels:  yarn
Quora
Building An Exclusive Community of PEC Graduates and Students.The main features of the website are “PEC Quora” and “PEC Connect”
Stars: ✭ 26 (-91.3%)
Mutual labels:  yarn
Arcgis Js Api
Minified version of the ArcGIS API for JavaScript
Stars: ✭ 290 (-3.01%)
Mutual labels:  bower
ngx-smart-loader
Smart loader handler to manage loaders everywhere in Angular apps.
Stars: ✭ 28 (-90.64%)
Mutual labels:  yarn
Webclient
Monorepo hosting the proton web clients
Stars: ✭ 3,079 (+929.77%)
Mutual labels:  yarn
Multiple Dates Picker For Jquery Ui
MDP is a little plugin that enables jQuery UI calendar to manage multiple dates.
Stars: ✭ 256 (-14.38%)
Mutual labels:  bower
Monorepo Starter
Monorepo starter project for Kotlin, Python, TypeScript x React
Stars: ✭ 255 (-14.72%)
Mutual labels:  yarn
Install nodejs and yarn homebrew
The guide for installing nvm | node | yarn via homebrew
Stars: ✭ 261 (-12.71%)
Mutual labels:  yarn

bower-away Modern Node

Convert your project from Bower to Yarn. Read about how it works at Bower blog.

Usage

yarn global add bower-away # or "npm install -g bower-away"
bower-away # listen and repeat!

Edge cases

If your Bower project depended on single resource as follows:

"dependencies": {
  "analytics": "https://www.google-analytics.com/analytics.js"
}

It is recommended that you download this file directly into your project, so it doesn't change across time.

License

MIT

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