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

0.0.45 • Public • Published

Pure Components

Pure Components provides prebuild dependency-free ui components to help you build your projects faster.

Version 0.0.45 Components: 17 Test coverage: 99.56% Dependency-free

Work in progress!

Looking for the documentation?

https://nathanssantos.github.io/pure-components/

Install

To use Pure Components in your project, run one of the following commands in your terminal:

$ yarn add @nathanssantos/pure-components
$ npm install @nathanssantos/pure-components

Import styles in your app's entry point:

import '@nathanssantos/pure-components/style.css';

Import Inter font:

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">

Components

Package Sidebar

Install

npm i @nathanssantos/pure-components

Weekly Downloads

2

Version

0.0.45

License

MIT

Unpacked Size

120 kB

Total Files

7

Last publish

Collaborators

  • nathanssantos