Giter VIP home page Giter VIP logo

bower-browser's People

Contributors

htanjo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bower-browser's Issues

App

I think this could be nice as an atom-shell wrapped app.

That way users without any terminal experience could use Bower.

You could show a list of recent project, and let the user browse for existing ones. Would also go hand in hand with #2.

App could serve deficient API cache

It's rare case, but potential bug.

Step:

1 - Run bower-browser without cache.

  $ bower-browser --cache 0
  Fetching package list...

2 - Immediately press Ctrl + C before complete fetching.
3 - Run bower-browser again, using cache.

  $ bower-browser

Then, reproduce #9. No package is shown in the "Packages" view.

Show keywords in search results

Search API has keywords field in each package.

  • Show keywords in search results
  • Filter results by keyword when clicked
  • Add keywords field to search target
  • Support field search syntax field:query

"Packages" doesn't work.

When I selected "Packages" in the left-side menu, the error was output.

SyntaxError: Unexpected end of input
    at Object.parse (native)
    at V (http://localhost:3010/assets/scripts/app.js:3:9299)
    at on (http://localhost:3010/assets/scripts/app.js:4:11870)
    at http://localhost:3010/assets/scripts/app.js:4:12297
    at o (http://localhost:3010/assets/scripts/app.js:3:5441)
    at cn (http://localhost:3010/assets/scripts/app.js:4:12307)
    at i (http://localhost:3010/assets/scripts/app.js:4:12887)
    at u (http://localhost:3010/assets/scripts/app.js:4:30849)
    at http://localhost:3010/assets/scripts/app.js:4:31021
    at h.$get.h.$eval (http://localhost:3010/assets/scripts/app.js:5:6161)
  • v0.6.0
  • Chrome Version 41.0.2272.101 (64-bit)
  • OSX 10.10.1 (14B25)

In addition, I found the response of "bower-component-list.json" seems to be invalid. I checked it with curl http://localhost:3010/api/bower-component-list.json -O.

It occurs around https://github.com/rakuten-frontend/bower-browser/blob/master/client/assets/scripts/services/search.js#L86

Clickable dependencies

Hello,
it would be great to open a homepage of the plugin using bower home function.

Do you plan to implement this?

Thanks a lot!

Cheers,
Andrej

cd lib/client && bower install

Tried running "sudo npm install bower-browser -g" and recieved following:

npm ERR! [email protected] postinstall: `cd lib/client && bower install`
npm ERR! Exit status 8
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'cd lib/client && bower install'.
npm ERR! This is most likely a problem with the bower-browser package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     cd lib/client && bower install
npm ERR! You can get their info via:
npm ERR!     npm owner ls bower-browser
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:

I can send you the log file on a mail, if you need it, but it's about 10.000 lines, so I thought not pasting it here, would ease the readability ;)

/Leo

Error:Failed to load bower.json

Hey thanks for this awesome project,but am running into an error.

Failed to load bower.json
Error: watch ENOSPC

What could be the cause,the bower.json seems to be ok in the project.

Follow finder

Having to open this up manually in every project you switch between could be annoying.

In OS X and Windows you can actually know which folder the user is currently in so you could dynamically switch the browser view to that folder: https://github.com/sindresorhus/current-path

Feature request: Upgrade dependencies

Hi there,
very nice tool! Great job! It would be cool to have a feature that will help with the project dependencies upgrade.

bower list feature is a hell to work with.

Do you plan to integrate a function that would show to an each dependency the latest possible available version. Then the user would be able to pick a version to upgrade. Also it would be cool if this would be integrated with changelogs and shows all breaking changes after the upgrade... Perhaps this is a startrek feature but it would be super cool.

Anyway, I hope to hear from you soon!

Cheers,
Andrej

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.