• Stars
    star
    304
  • Rank 132,637 (Top 3 %)
  • Language
    JavaScript
  • Created almost 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A tool for migrating away from Bower (to 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

More Repositories

1

vim-polyglot

A solid language pack for Vim.
Vim Script
5,419
star
2

prettier-standard

Formats with Prettier and lints with ESLint+Standard! (βœΏβ— β€Ώβ— )
JavaScript
864
star
3

graphqlviz

GraphQL Server schema visualizer
JavaScript
714
star
4

knex-migrate

Modern database migration toolkit for knex.js
JavaScript
342
star
5

modern-node

All-in-one development toolkit for creating node modules with Jest, Prettier, ESLint, and Standard
JavaScript
242
star
6

dotfiles

Dotfiles meet chocolate and unicorns
Shell
206
star
7

ava-spec

Drop-in BDD helpers for AVA test runner πŸŽ‡ [DEPRECATED, please use Jest!]
JavaScript
144
star
8

vimrc

Basic vim configuration for your .vimrc
Vim Script
133
star
9

git-squash

Locally squash commits on a branch without resolving any conflicts (a'la squash and merge)
Shell
129
star
10

dataloader

Dataloader is a generic utility for batch data loading with caching, works great with GraphQL
Ruby
116
star
11

queue

Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
Go
70
star
12

extracted-loader

It reloads extracted stylesheets extracted with ExtractTextPlugin
JavaScript
64
star
13

s3_file_field

RETIRED: Please use shrine instead ❀️ http://shrinerb.com/rdoc/files/doc/direct_s3_md.html
Ruby
63
star
14

sublime-wombat-theme

Sublime Text 3 (and 2) theme and color scheme for Hackers
48
star
15

awesome-polish-nlp

Resources for doing NLP in Polish
42
star
16

babel-plugin-file-loader

Like webpack's file-loader, but on server side. Allows for production-grade require('./file.png')
JavaScript
38
star
17

vim-wombat-scheme

Awesome wombat-like scheme for Vim
Vim Script
33
star
18

filelock

Heavily tested, but simple filelocking solution using flock command.
Ruby
30
star
19

rails4-bootstrap

My systematic way of making bullet-proof Rails 4 bootstrap template.
Ruby
21
star
20

npm-packer

πŸ† Produces zero-dependencies node modules
JavaScript
17
star
21

githubsocial

Collaborative repository recommendations based on GitHub stars
Ruby
15
star
22

targets-webpack-plugin

Webpack plugin for transcompilig final bundles so they support legacy browsers
JavaScript
15
star
23

cross-run

[DEPRECATED] cross-env now supports npm scripts, please use it instead
JavaScript
9
star
24

git-commit-id

Returns commit id (commit sha) of git repository. Useful for Next.js or Sentry.
JavaScript
6
star
25

external-loader

Webpack loader for easy loading of external modules
JavaScript
5
star
26

rspec-gherkin

A bridge between (in principle) semi-format Gherkin features and formal RSpec features
Ruby
5
star
27

blog

CSS
5
star
28

vim-inspect

Debug Node in Vim with Inspector Protocol
Vim Script
5
star
29

yson

Zero-allocation, human-friendly JSON library for Go
Go
4
star
30

the-global-gitignore

An exhaustive global `.gitignore` file with 775 rules
Makefile
4
star
31

home

Pretty, short, one-line ZSH prompt that makes you feel at home
Shell
3
star
32

retile

Split image into overlaping tiles with similar dimensions
JavaScript
3
star
33

nimjs

Nim
3
star
34

puppet-solo

Zero-config puppet executable for OS X and Ubuntu
Shell
3
star
35

extension-auto-reloader

Reload all development extensions on page refresh
3
star
36

neural-style-server

HTML
3
star
37

csu-88

C-startup (Csu) 88 for MacOS
Assembly
2
star
38

component-map

Not invasive, performant, and garbage collected storage for React components (WeakMap based)
JavaScript
2
star
39

bowered

Bower client that integrates with Sprockets
Ruby
2
star
40

graphql-anywhere

TypeScript
1
star
41

fittastic

Ruby
1
star
42

teleconsole-docker

1
star
43

firebasehelpers

Set of firebase helpers to use for observing values and authentication
Go
1
star
44

bundled-selenium

JavaScript
1
star
45

ping

JavaScript
1
star
46

dockerfiles

Shell
1
star
47

relativistic-ray-tracer

Relativistic Ray Tracer in JavaScript
JavaScript
1
star