@hedgecode/foundation
TypeScript icon, indicating that this package has built-in type declarations

0.1.14 • Public • Published

HedgeCode Foundation

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:

  • ...

Package Sidebar

Install

npm i @hedgecode/foundation

Weekly Downloads

1

Version

0.1.14

License

MIT

Unpacked Size

124 kB

Total Files

7

Last publish

Collaborators

  • arturmichalak