Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/novajslabs/vsce

A Visual Studio Code Extension to add dependency-free React hooks to your project
https://github.com/novajslabs/vsce

hook hooks hooks-library javascript react react-hooks reactjs reactjs-hooks typescript visual-studio-code visual-studio-code-extension vscode vscode-extension vscode-plugin vscode-snippets

Last synced: 6 days ago
JSON representation

A Visual Studio Code Extension to add dependency-free React hooks to your project

Awesome Lists containing this project

README

        

# Nova.js Visual Studio Code Extension

A Visual Studio Code Extension to add dependency-free React hooks to your project.

## Getting started

### Installation

Open the extensions sidebar in Visual Studio Code and search for `Nova.js` or install it from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce).

### Usage

Inside of an existing or new `.js`, `.ts`, `.jsx` or `.tsx` file, type the name of the hook you want to use and press Enter.

List of available hooks at [novajs.co/react-hooks](https://novajs.co/react-hooks).

![Usage](https://novajs.co/vsce-usage.gif)

## Documentation

[novajs.co/visual-studio-code-extension](https://novajs.co/visual-studio-code-extension)

## Questions

For questions and support please [open a discussion](https://github.com/novajslabs/vsce/discussions).

## Support

You can support this project in several ways:

### Star us

Star [this repo](https://github.com/novajslabs/vsce).

### Rate us

Rate this extension on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=novajs.nova-js-vsce).

### Share

- [LinkedIn](http://www.linkedin.com/shareArticle?mini=true&url=https://novajs.co)
- [WhatsApp](https://api.whatsapp.com/send?text=https://novajs.co)
- [Facebook](https://www.facebook.com/sharer/sharer.php?u=https://novajs.co)
- [X](https://twitter.com/intent/tweet?url=https://novajs.co)
- [Reddit](https://www.reddit.com/submit?url=https://novajs.co)

## License

[MIT](https://github.com/novajslabs/vsce/blob/main/LICENSE)