Coder Social home page Coder Social logo

linecode / vscode-webview-ui-toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/vscode-webview-ui-toolkit

0.0 1.0 0.0 117.73 MB

A component library for building webview-based extensions in Visual Studio Code.

Home Page: https://microsoft.github.io/vscode-webview-ui-toolkit

License: MIT License

JavaScript 3.45% HTML 0.25% TypeScript 96.31%

vscode-webview-ui-toolkit's Introduction

Webview UI Toolkit for Visual Studio Code

Release: Public Preview NPM Version License: MIT Toolkit CI Status Deploy Docs Status

Webview Toolkit for Visual Studio Code Artwork

Introduction

The Webview UI Toolkit is a component library for building webview-based extensions in Visual Studio Code.

Features of the library include:

  • Implements the Visual Studio Code design language: All components follow the design language of Visual Studio Code – enabling developers to create extensions that have a consistent look and feel with the rest of the editor.
  • Automatic support for color themes: All components are designed with theming in mind and will automatically display the current editor theme.
  • Use any tech stack: The library ships as a set of web components, meaning developers can use the toolkit no matter what tech stack (React, Vue, Svelte, etc.) their extension is built with.
  • Accessible out of the box: All components ship with web standard compliant ARIA labels and keyboard navigation.

Note that this doesn't change our recommendation of avoiding the use of webviews in extensions unless you absolutely need them.

Release

The Webview UI Toolkit is currently in a public preview. Track progress towards 1.0 here.

Known issues

Medium to high-visibility issues that are intended to be fixed with high priority.

  • Options within vscode-dropdown do not announce their text content on selection change #181
  • Icon alignment issues when nested within components #193

Getting started

Follow the Getting Started Guide.

If you already have a webview-based extension, you can install the toolkit with the following command:

npm install --save @vscode/webview-ui-toolkit

Documentation

Further documentation can be found in the following places:

Contributing

See the contributing documentation.

Legal notices

Microsoft and any contributors grant you a license to any code in the repository under the MIT License, see the LICENSE file.

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

Privacy information can be found here.

Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.

vscode-webview-ui-toolkit's People

Contributors

daviddossett avatar hawkticehurst avatar kkbrooks avatar microsoftopensource avatar mrleemurray avatar

Watchers

 avatar

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.