/ng-vcl

Angular VCL ‒ an Angular component library based on the VCL CSS eco system

Primary LanguageTypeScriptMIT LicenseMIT

A comprehensive library of components for Angular 6+ with VCL based styling.
Browse the Demo

Features

  • Theming/styling through the VCL
  • Highly accessible HTML honoring WAI-ARIA recommendations
  • Feature complete, we want you to be able to build standard apps using 80% ng-vcl components
  • Extensibility, it is possible to extend components to accomodate custom features
  • Straightforward APIs
  • Mix, match, extend, mash-up components

Status

ng-vcl is in beta but we adhere to semver.

Packages

Demo / Docs

Open https://ng-vcl.github.io/ng-vcl/

OR

git clone https://github.com/ng-vcl/ng-vcl.git
cd ng-vcl
npm install
npm run dev

Open http://localhost:3000/ to see the demo browser.