0.1.14 • Published 2 years ago

@hedgecode/foundation v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

A library that has little impact on the site's theme and leaves the developer usage freedom. The package uses tailwindcss to set default theme.

Last Commit NPM Version NPM License

Getting Started

The package requires tailwindcss and classnames packages.

Tailwindcss installation

Install the remaining packages in your project:

npm i classnames @hedgecode/foundation

Add the library path to tailwindcss config file in content section.

"./node_modules/@hedgecode/foundation/**/*.{cjs,mjs}"

Components

Inputs:

  • Input (to generalize)
  • Select (to generalize)
  • Autocomplete (in progress)
  • ...

Modals:

  • ...

Data presentation:

  • ...

Utils:

  • ...
0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago