ueno-code-menu

Ueno tree-view menu items

Usage no npm install needed!

<script type="module">
  import uenoCodeMenu from 'https://cdn.skypack.dev/ueno-code-menu';
</script>

README

logo

banner

about

ueno-code-menu

  • Adds new component menu in file explorer.
  • React and React Native support.
  • TypeScript, SCSS, SASS, LESS, and Stylus extensions.

Download on Visual Studio Marketplace

Options

UCM.directory

Define in which directory components are created when using the extension with the command panel.

Default: UCM.directory: src/components

UCM.platform

Define with which stack TypeScript files are created, either react or react-native.

Default: UCM.platform: react

UCM.styles

Define which styles files are used, either scss, less, sass, css or none.

Default: UCM.styles: scss