mirror of
https://dev.azure.com/tstanciu94/Packages/_git/standard-cv
synced 2025-08-10 18:32:25 +03:00
react-hooks
Introduction
standard-cv is an npm package that provides a standard, beautiful and responsive curriculum vitae.
Package installation
// with npm
npm i --save @react-bricks/standard-cv --registry https://lab.code-rove.com/public-node-registry
// with yarn
yarn add @react-bricks/standard-cv --registry https://lab.code-rove.com/public-node-registry
How to use the package
import { StandardCV } from "@react-bricks/standard-cv";
Changelog
1.0.0 - This version includes the initial version of standard-cv react component.
1.0.1 - The user interface has been made more responsive based on the window size.
1.0.2 - Packages update.
1.0.3 - @flare/react-hooks upgrade.
1.0.4 - @flare/react-hooks upgrade.
Description
Languages
TypeScript
91.5%
CSS
8.4%
Shell
0.1%