@eliseubatista99/react-scaffold-cv
v0.1.5
Published
A library of cv templates.
Downloads
50
Readme
A library which provides basic components, hooks, helpers and providers to easily build a React application and avoid repeating the usual code.
Installation
npm i @eliseubatista99/react-scaffold-pdfContent
Providers: Useful providers to handle complex actions like navigation and showing, hiding and managing feedback components;
Hooks: Hooks that handle atomic actions, like fetching and endpoint.
Helpers: Classes to help with generic repetitive tasks, like transforming a string into Pascal Case.
Components: Basic, customizable components with pre-configured styles and behaviors.
