1.2.8 • Published 3 years ago

primitive-jsx v1.2.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

README.md banner

Package License Package Version

primitive-jsx

A simple, fast and convenient component library.

Requirements

  • Node 16+
  • React 17+
  • ReactDOM 17+

Installation

npm i primitive-jsx

or

yarn add primitive-jsx

Usage

Import library base styles:

At the root of your project import the library base styles as it follows:

import 'primitivex/dist/primitivex.css'

Use the components in your project:

import { Layout, Box } from 'primitive-jsx'

Components

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago