Skip to content

viico/wcs

 
 

Repository files navigation

Web Components SNCF

This project is the web component implementation of the SNCF's design system.
It is built using stencil.

Dev requirements

  • Minimum node version : 10.16

Status

This project is still under heavy development therefore it is not yet released.

Example usage

There are example projects under example folder for:

  • Angular
  • Vue
  • React (WIP)

There will be documentation up and running soon, as of now you can simply refer to the README's of the corresponding example.

If you have any question, don't hesitate to fill an issue !

CLI Commands

For development phases the command npm start accepts an argument that filters the documentation rendering on a single component using the parameter --filter <componentName>

Example : npm start -- --filter dropdown

About

Web Components SNCF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.8%
  • CSS 37.2%
  • JavaScript 5.9%
  • HTML 1.1%