2.4.4 • Published 1 day ago

@douglasneuroinformatics/libui v2.4.4

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
1 day ago

license version codecov

About

A React component library built by the Douglas Neuroinformatics Platform (DNP) using shadcn/ui with React and TailwindCSS. Although primarily intended for internal use in our platforms, it is designed as a generic implementation.

Installation

pnpm install @douglasneuroinformatics/libui

Usage

tailwind.config.cjs

const baseConfig = require('@douglasneuroinformatics/libui/tailwind.config.cjs');

/** @type {import('tailwindcss').Config} */
module.exports {
  content: [...baseConfig.content, './src/**/*.{js,ts,jsx,tsx}'],
  presets: [baseConfig]
};

Contributing

We welcome contributions! If you're interested in improving the library or adding new features, please refer to our contribution guide.

License

Copyright (C) 2024 Douglas Neuroinformatics Platform

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

2.3.0

2 days ago

2.4.1

1 day ago

2.4.0

2 days ago

2.3.1

2 days ago

2.4.3

1 day ago

2.4.2

1 day ago

2.4.4

1 day ago

2.2.1

3 days ago

2.2.3

3 days ago

2.2.2

3 days ago

2.2.4

3 days ago

2.2.0

9 days ago

2.1.0

14 days ago

2.0.9

20 days ago

2.0.8

21 days ago

2.0.7

23 days ago

2.0.6

24 days ago

2.0.5

25 days ago

2.0.3

26 days ago

2.0.2

27 days ago

2.0.4

26 days ago

2.0.1

29 days ago

2.0.0

30 days ago

2.0.0-beta.14

1 month ago

2.0.0-beta.11

1 month ago

2.0.0-beta.13

1 month ago

2.0.0-beta.12

1 month ago

2.0.0-beta.9

1 month ago

2.0.0-beta.8

1 month ago

2.0.0-beta.7

1 month ago

2.0.0-beta.10

1 month ago

2.0.0-beta.6

1 month ago

2.0.0-beta.5

1 month ago

2.0.0-beta.4

1 month ago

2.0.0-beta.2

1 month ago

2.0.0-beta.1

1 month ago

2.0.0-beta.3

1 month ago

1.5.0

2 months ago

1.4.0

2 months ago

1.3.0

2 months ago

1.2.0

2 months ago

1.1.0

2 months ago

1.0.0

2 months ago