0.4.5 • Published 3 years ago

soft-components v0.4.5

Weekly downloads
79
License
MIT
Repository
-
Last release
3 years ago

Twitter

Twitter Follow

npm bundle size

npm

Built With Stencil

Logo

Soft components

Like the recently popular neumorphism design?

You can read more about neumorphism design in these articles:

Use these components with any framework you wish or no framework at all!

Documentation

Getting started

There are a couple of ways you can get started with Soft Components:

CDN

<link rel="stylesheet" href="//unpkg.com/soft-components/dist/soft-components/soft-components.css" />
<script type="module" src="//unpkg.com/soft-components/dist/soft-components/soft-components.esm.js"></script>

<!-- For IE only -->
<script nomodule src="//unpkg.com/soft-components/dist/soft-components/soft-components.js"></script>

Install via npm

npm i soft-components

JS framework integration

Soft components are built with the help of Stencil.

Stencil provides a comprehensive documentation on how the web components can be integrated with popular JavaScript frameworks, they can be found here:

Components roadmap

  • sc-progress - progress bar
  • sc-range - input type="range" equivalent
  • sc-dial - dial input
  • sc-radio - radio button
  • sc-select - select dropdown box
  • sc-file - input type="file" equivalent
  • sc-textarea - textarea equivalent
0.4.5

3 years ago

0.4.4

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.13

4 years ago

0.0.15

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago