@roadtrip/components
TypeScript icon, indicating that this package has built-in type declarations

3.16.1 • Public • Published

Roadtrip Components

Web Component library for Roadtrip Design System

📘 Documentation

​ Our documentation site lives at design.mobivia.com. You'll be able to find detailed documentation on getting started, all of the components, our themes, our guidelines, and more. ​

📦 Installation

​ Before moving further, please make sure you have Node.js installed on your machine. You can install the latest version through their website.

If you’re planning on using web components in a project that doesn’t yet use Node Package Manager, you’ll have to first create a package.json file. To do this, run npm init and follow the steps provided.

Run in your project or website root directory (where package.json lives): ​

npm install @roadtrip/components --save

​ Now that the Web Component library is installed, you'll find information about framework integration in our documentation. ​

🚀 Usage

​ Our Web Components are loaded by the loader your installed in your application, so now you can just put tags and properties of components your want to use. ​

<road-button color="secondary">click me!</road-button>

​ You can find the list of all our components already available in our documentation. ​

💻 Contributing

Please take a look at our contributing guidelines if you're interested in helping! ​

📰 Changelog

Find all the latest changes in our changelog.

📃 License

​ Copyright © 2021 Mobivia.

Distributed under Apache-2.0 license.

Readme

Keywords

none

Package Sidebar

Install

npm i @roadtrip/components

Weekly Downloads

3,089

Version

3.16.1

License

Apache-2.0

Unpacked Size

41.6 MB

Total Files

5081

Last publish

Collaborators

  • mobivia-design