Giter Site home page Giter Site logo

vscodelibman's Introduction

LibMan Tools

Basic LibMan support for VSCode

Example

Features

Requirements

To install LibMan CLI run:

dotnet tool install --global Microsoft.Web.LibraryManager.Cli

vscodelibman's People

Contributors

adrianwilczynski avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

vscodelibman's Issues

Solution Explorer Shortcuts

Make the Explorer context menu shortcuts available on the Solutuon Explorer menu that is available with the new C# Dev Kit.

Can you add select version and files

jsdelivr

搜索包

https://registry.npmjs.org/-/v1/search?&text=jquery&size=1

列出包版本

https://data.jsdelivr.com/v1/package/npm/jquery

列出包文件

https://data.jsdelivr.com/v1/package/npm/[email protected]

cdn文件

https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js

cdnjs

搜索包

https://api.cdnjs.com/libraries?search=vue

列出包版本

https://api.cdnjs.com/libraries/vue?fields=versions

列出包文件

https://api.cdnjs.com/libraries/react/17.0.1?fields=files

cdn文件

https://cdnjs.cloudflare.com/ajax/libs/react/17.0.1/umd/react.production.min.js

Add upgrade package feature

Hi, it would be very useful to have the possibility to know if there is a new version of installed package and upgrade to that version

libman not found

Hello,

I struggled a bit to get your extension to work and find out that you need Microsoft.Web.LibraryManager.Cli as a prerequisite installed globally as a dotnet tool (see link above).

Maybe it is a good idea to mention this in your README.md.

Thanks for this very useful extension. Keep it up! :)

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.