1.2.8 • Published 1 year ago

primitive-jsx v1.2.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago