All Projects → CodyHouse → virgo-template

CodyHouse / virgo-template

Licence: other
Virgo is a free HTML, CSS, JS template built using the CodyHouse Components and Framework.

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to virgo-template

react-native-element-textinput
A react-native TextInput, TagsInput and AutoComplete component easy to customize for both iOS and Android.
Stars: ✭ 28 (-66.67%)
Mutual labels:  components
fast-blazor
Blazor component library for FluentUI. Microsoft's official lightweight wrapper around the FluentUI Web Components for use with .NET 6.0 Blazor applications
Stars: ✭ 928 (+1004.76%)
Mutual labels:  components
ngx-bootstrap-icons
This Angular module allows you to use the Bootstrap Icons in your angular application without additional dependencies.
Stars: ✭ 26 (-69.05%)
Mutual labels:  components
tesserae
Components for building h5-based single-page-applications using C#
Stars: ✭ 23 (-72.62%)
Mutual labels:  components
render react
Pre-render and mount React components from Ruby
Stars: ✭ 14 (-83.33%)
Mutual labels:  components
dislash.py
A Python wrapper for discord slash-commands and buttons, designed to extend discord.py.
Stars: ✭ 172 (+104.76%)
Mutual labels:  components
Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
Stars: ✭ 799 (+851.19%)
Mutual labels:  components
mlz-admin
🌈An extended UI library, packaged within Ant Design
Stars: ✭ 12 (-85.71%)
Mutual labels:  components
components
A Web component library that brings the power of TwicPics to your favorite web framework.
Stars: ✭ 21 (-75%)
Mutual labels:  components
vue-component-creator-plugin
Simplify your frontend dev by automatically created vue components and vuex modules
Stars: ✭ 16 (-80.95%)
Mutual labels:  components
nativeweb
🤳 Tiny library for simple web components. [1kB]
Stars: ✭ 93 (+10.71%)
Mutual labels:  components
react-vant
React mobile UI Components base on Vant
Stars: ✭ 627 (+646.43%)
Mutual labels:  components
svelte-simple-icons
📦 This package provides the Simple Icons packaged as a set of Svelte components.
Stars: ✭ 27 (-67.86%)
Mutual labels:  components
dockview
Zero dependency layout manager and builder with ReactJS support
Stars: ✭ 45 (-46.43%)
Mutual labels:  components
react-windows-ui
Build Windows fluent UI apps using ReactJS. Provides a set of accessible, reusable, and composable React components that make it super easy to create websites and apps.
Stars: ✭ 383 (+355.95%)
Mutual labels:  components
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: ✭ 25 (-70.24%)
Mutual labels:  components
react-sheikah-ui
React component library based on The Legend of Zelda: Breath of the Wild game
Stars: ✭ 45 (-46.43%)
Mutual labels:  components
swayer
Schema based frontend framework 👀
Stars: ✭ 40 (-52.38%)
Mutual labels:  components
CleanUI
Android library to create beautiful, clean and minimal UIs.
Stars: ✭ 19 (-77.38%)
Mutual labels:  components
reactionmenu
A library to create a discord paginator. Supports pagination with Discords Buttons feature and reactions.
Stars: ✭ 68 (-19.05%)
Mutual labels:  components

Virgo Template by 🐞 CodyHouse

Virgo is a free HTML, CSS, JS landing template built using the CodyHouse Components. It's compatible with CodyFrame CSS and Tailwind CSS.

View Demo

virgo-preview.mp4

Progressive enhancement

The following script in the <head> of the html files:

<script>document.getElementsByTagName("html")[0].className += " js";</script>

is used in CSS to check if JavaScript is enabled and apply additional style accordingly.

Gulp

The CodyFrame version of the template includes a Gulp file with some basic configurations.

To use this configuration file, once you have downloaded the template, run the following commands in your command line:

npm install
npm run gulp watch

The first command will install the modules the framework requires for compiling SCSS into CSS; the second will launch your project on a development server.

License

Check CodyHouse License page.

Credits

  1. Images: Unsplash
  2. Icons: Nucleoapp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].