Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lightraystech/lightrays

A modern JavaScript/CSS Web Design including themes, accent colors and animations
https://github.com/lightraystech/lightrays

animations css dark-theme design javascript light light-theme modern sass-framework themes web

Last synced: 3 months ago
JSON representation

A modern JavaScript/CSS Web Design including themes, accent colors and animations

Awesome Lists containing this project

README

        

# Lightrays
A modern CSS Web Design including themes, accent colors and animations.

Demo Website: https://lightraystech.github.io/Lightrays/

![Lightrays example image](/img/example.png "LR example: responsive Web App")

## Usage

### npm

``` bash
$ npm install github:LightraysTech/Lightrays
```

#### Vite/Vue example

``` javascript
main.js:

import 'lightrays/style/Lightrays.css';
...
```

### html

Include the following lines in your HTML ``````:

``` html

```

A demo can be found in the "/examples" folder

## Structure

- Lightrays
- Themes (variables)
- Fonts
- Inputs
- Layout
- Components

**Developers:**

- [JAcoder7](https://github.com/JAcoder7 "go to his github-accont")
- [Ncoder77](https://github.com/Ncoder77 "go to his github-accont")