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

https://github.com/reload/reload-react

Will provide you with the Reload opinionated way of writing React components.
https://github.com/reload/reload-react

Last synced: 10 months ago
JSON representation

Will provide you with the Reload opinionated way of writing React components.

Awesome Lists containing this project

README

          

# Reload React

Will provide you with the Reload opinionated way of writing React components.

## Features

At this point in time the extension only consists of a couple snippets.

### Snippets

Every snippet autocompletion can be found under the namespace `rld-*`.

Start typing `rld-` and the autocompletion will take over.

Examples:

```
rld-component-functional
```

```
rld-component-class
```

```
rld-component-glamorous
```