1.2.0 • Published 4 months ago

@kickstartds/auto-config v1.2.0

Weekly downloads
-
License
(MIT OR Apache-2....
Repository
-
Last release
4 months ago

kickstartDS Auto config

kickstartDS is an Open Source Design System starter and UI toolkit for building up your very own Design System. This in turn enables you, and your team, to build brand-compliant websites and apps super efficiently. All while using core web technologies — HTML, CSS, and JavaScript — and best practices.

Learn more at https://www.kickstartDS.com or in our docs at https://www.kickstartDS.com/docs.

We also have an overview over all packages available here: https://www.kickstartds.com/docs/intro/packages

Or see some background about component modules specifically: https://www.kickstartds.com/docs/foundations/modules

See CHANGELOG.md for version history!

Installation

npm install --save-dev auto @kickstartds/auto-config

or

yarn add --dev auto @kickstartds/auto-config

Usage

Create a .auto config file or add a auto property to yout package.json:

{
  "extends": "@kickstartds",
  "author": "…"
}

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.

License

© Copyright 2022 Jonas Ulrich, kickstartDS by ruhmesmeile GmbH jonas.ulrich@kickstartds.com.

This project is licensed under either of

at your option.

The SPDX license identifier for this project is MIT OR Apache-2.0.

1.2.0

4 months ago

1.1.1

1 year ago

1.1.2

1 year ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago