An open API service indexing awesome lists of open source software.

https://github.com/inkline/inkline.io

Documentation for Inkline, the intuitive UI UX DX Components Library for Vue.js.
https://github.com/inkline/inkline.io

docs documentation vitejs vuejs

Last synced: about 1 year ago
JSON representation

Documentation for Inkline, the intuitive UI UX DX Components Library for Vue.js.

Awesome Lists containing this project

README

          



Inkline logo

Inkline


Documentation and homepage for Inkline, built with Vite.js and publicly hosted on Vercel.

Inkline is written and maintained by @alexgrozav.




Homepage
·
Documentation
·
Storybook
·
Playground
·
Issue Tracker




npm version


Production Deployment


Downloads


Discord




## Running documentation locally

1. First, install dependencies using `npm install`.
2. From the root directory, run `npm run dev` in the command line.
3. Open `http://localhost:3000` in your browser.

## Release

1. Tag the release as latest with `git tag -af latest -m "Latest"`
2. Push the latest tag with `git push -f origin latest`

## Creator

### Alex Grozav

-
-
-
-

If you use Inkline in your daily work and feel that it has made your life easier, please consider sponsoring me on [Github Sponsors](https://github.com/sponsors/alexgrozav). 💖

## Copyright and license

Homepage and documentation copyright 2017-2022 [Inkline Authors](https://github.com/inkline/inkline.io/graphs/contributors).
Docs released under [MIT License](https://github.com/inkline/inkline/blob/master/packages/docs/LICENSE).