Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lightraystech/lightrays
- Owner: LightraysTech
- Created: 2020-03-04T15:06:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T14:33:51.000Z (3 months ago)
- Last Synced: 2024-10-13T02:05:10.576Z (3 months ago)
- Topics: animations, css, dark-theme, design, javascript, light, light-theme, modern, sass-framework, themes, web
- Language: HTML
- Homepage: https://lightraystech.github.io/Lightrays/
- Size: 20.2 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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")