Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gofynd/nitrozen-vue

Repository files navigation

@gofynd/nitrozen-vue

Vue component library inspired from Nitrozen design system

Getting started

To install @gofynd/nitrozen-vue in your project, you will need to run the following command using npm:

npm install -S @gofynd/nitrozen-vue

If you prefer Yarn, use the following command instead:

yarn add @gofynd/nitrozen-vue
  • Nitrozen component library can be consumed by all Vue projects.

Usage

The @gofynd/nitrozen-vue package provides components and icons for the Nitrozen Design System.

To use a component, you can import it directly from the package:

<template>
 <nitrozen-button>Button</nitrozen-button>
</template>
<script>
import { NitrozenButton } from '@gofynd/nitrozen-vue'

export default {
 name: 'Component',
 components: {
 NitrozenButton
 }
}
</script>

Example:

πŸ”₯ Components revamped:

More coming soon!

For a full list of components available & it's detailed documentation, checkout our Storybook.

πŸ† Contributors

πŸ“– API Documentation

If you're looking for @gofynd/nitrozen-vue API documentation, check out:

πŸ“ License

Licensed under the Apache 2.0 License

About

Nitrozen Design (Alpha) for Vue by Fynd

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 21

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /