0.21.2-next ā€¢ Published 4 months ago

stwui v0.21.2-next

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Under Development npm version Chat license

Svelte-TailwindCSS UI (STWUI) is currently in pre-release. There has been a lot work already but a lot of work still needs to be done. Most of my inspiration comes from TawilwindUI with a desire to create a component library similar to React component libraries that are less reliant on remembering class names. Contributors and collaborators welcome!

A showcase can be found at https://stwui.vercel.app/. Documentation is still forthcoming but you can at least see the components being used.

Installing

  • Run npm install stwui
  • Add require('stwui/plugin') to the plugins section of your tailwind.config.cjs
  • Add './node_modules/stwui/**/*.{svelte,js,ts,html}' to the content array of your tailwind.config.cjs
module.exports = {
	content: [
		'./src/**/*.{html,js,svelte,ts}',
		'./node_modules/stwui/**/*.{svelte,js,ts,html}'
	],
	plugins: [
		require('@tailwindcss/forms'),
		require('stwui/plugin')
	]
};

How to Contribute

  • Clone the project to your local machine: git clone git@github.com:N00nDay/stwui.git MY-PROJECT-NAME && cd MY-PROJECT-NAME
  • Install dependancies with npm install
  • Start your dev server with npm run dev
  • Make changes, and submit your pull request.

šŸ“– The docs are included in this repo which is itself a SvelteKit app. You'll find the pages for each component within src/routes/.

Useful Resources

Contributors

Craig Howell N00nDay https://github.com/N00nDay

0.21.1-next

4 months ago

0.21.2-next

4 months ago

0.21.0-next

4 months ago

0.19.0-next

5 months ago

0.20.0-next

5 months ago

0.18.11-next

6 months ago

0.18.7-next

7 months ago

0.18.13-next

6 months ago

0.18.8-next

7 months ago

0.18.9-next

6 months ago

0.18.12-next

6 months ago

0.18.10-next

6 months ago

0.18.4-next

8 months ago

0.18.1-next

8 months ago

0.18.2-next

8 months ago

0.18.0-next

8 months ago

0.18.3-next

8 months ago

0.18.6-next

7 months ago

0.18.5-next

7 months ago

0.13.5-next-fix

11 months ago

0.15.0-next

10 months ago

0.17.0-next

10 months ago

0.17.3-next

9 months ago

0.13.2-next

11 months ago

0.17.2-next

10 months ago

0.13.3-next

11 months ago

0.16.0-next

10 months ago

0.13.7-next

10 months ago

0.13.1-next

12 months ago

0.17.1-next

10 months ago

0.13.4-next

11 months ago

0.17.4-next

8 months ago

0.13.5-next

11 months ago

0.13.6-next

11 months ago

0.14.0-next

10 months ago

0.9.1-next

1 year ago

0.11.0-next

1 year ago

0.10.0-next

1 year ago

0.0.33-next

1 year ago

0.9.5-next

1 year ago

0.0.36-next

1 year ago

0.4.0-next

1 year ago

0.3.0-next

1 year ago

0.9.0-next

1 year ago

0.2.0-next

1 year ago

0.9.3-next

1 year ago

0.8.0-next

1 year ago

0.7.0-next

1 year ago

0.6.0-next

1 year ago

0.5.0-next

1 year ago

0.0.35-next

1 year ago

0.9.2-next

1 year ago

0.0.34-next

1 year ago

0.13.0-next

1 year ago

0.12.0-next

1 year ago

0.0.14-next

2 years ago

0.0.30-next

2 years ago

0.0.29-next

2 years ago

0.0.25-next

2 years ago

0.0.22-next

2 years ago

0.0.18-next

2 years ago

0.0.13-next

2 years ago

0.0.21-next

2 years ago

0.0.27-next

2 years ago

0.0.24-next

2 years ago

0.0.32-next

1 year ago

0.0.28-next

2 years ago

0.0.30-next.1

2 years ago

0.0.20-next

2 years ago

0.0.26-next

2 years ago

0.0.23-next

2 years ago

0.0.17-next

2 years ago

0.0.31-next

1 year ago

0.0.12-next

2 years ago

0.0.9-next

2 years ago

0.0.5-next

2 years ago

0.0.63

2 years ago

0.0.62

2 years ago

0.0.61

2 years ago

0.0.60

2 years ago