1.7.1 โ€ข Published 5 months ago

@jeysonj2/circular v1.7.1

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

Circular

A forward-thinking library of web components.

  • Works with all frameworks ๐Ÿงฉ
  • Works with CDNs ๐Ÿš›
  • Fully customizable with CSS ๐ŸŽจ
  • Includes an official dark theme ๐ŸŒ›
  • Built with accessibility in mind โ™ฟ๏ธ
  • Open source ๐Ÿ˜ธ

Designed and developed in Hamburg by Interzero Circular Team

Inspired by shoelace.style Designed in New Hampshire by Cory LaViska.


Source: github.com/circular-o/circular


Circular makers ๐Ÿฅพ

Circular makers can use this documentation to learn how to build Circular from source. You will need Node >= 16.20 to build and run the project locally.

You don't need to do any of this to use Circular! This page is for people who want to contribute to the project, tinker with the source, or create a custom build of Circular.

If that's not what you're trying to do, the documentation website is where you want to be.

What are you using to build Circular?

Components are built with LitElement, a custom elements base class that provides an intuitive API and reactive data binding. The build is a custom script with bundling powered by esbuild.

Forking the Repo

Start by forking the repo on GitHub, then clone it locally and install dependencies.

git clone https://github.com/YOUR_GITHUB_USERNAME/circular
cd circular
npm install

Developing

Once you've cloned the repo, run the following command.

npm start

This will spin up the Circular dev server. After the initial build, a browser will open automatically. There is currently no hot module reloading (HMR), as browser's don't provide a way to reregister custom elements, but most changes to the source will reload the browser automatically.

The documentation is powered by Docsify, which uses raw markdown files to generate pages. As such, no static files are built for the docs.

Building

To generate a production build, run the following command.

npm run build

Creating New Components

To scaffold a new component, run the following command, replacing sl-tag-name with the desired tag name.

npm run create sl-tag-name

This will generate a source file, a stylesheet, and a docs page for you. When you start the dev server, you'll find the new component in the "Components" section of the sidebar.

Contributing

Circular is an open source project and contributions are encouraged! If you're interesting in contributing, please review the contribution guidelines first.

License

Circular is designed and develop in Hamburg by Interzero Circular Team. Itโ€™s available under the terms of the MIT license.

If youโ€™re using Circular to make a profit, We respectfully ask that you help fund its original development by becoming a sponsor. There are multiple tiers to choose from with benefits at every level, including prioritized support, bug fixes, feature requests, and advertising.

๐Ÿ‘‡ Your support is very much appreciated! ๐Ÿ‘‡

Whether you're building Circular or building something with Circular โ€” have fun creating! ๐Ÿฅพ

1.7.1-next.4

5 months ago

1.7.1-next.3

9 months ago

1.7.1-next.2

9 months ago

1.7.1-next.1

9 months ago

1.7.1

9 months ago

1.7.0

9 months ago

1.7.0-next.1

9 months ago

1.6.0

9 months ago

1.6.0-next.18

9 months ago

1.6.0-next.17

9 months ago

1.6.0-next.16

10 months ago

1.6.0-next.15

10 months ago

1.6.0-next.14

10 months ago

1.6.0-next.13

10 months ago

1.6.0-next.12

10 months ago

1.6.0-next.11

10 months ago

1.6.0-next.10

10 months ago

1.6.0-next.9

10 months ago

1.6.0-next.8

10 months ago

1.6.0-next.7

10 months ago

1.6.0-next.6

10 months ago

1.6.0-next.5

10 months ago

1.6.0-next.4

10 months ago

1.6.0-next.3

10 months ago

1.6.0-next.2

10 months ago

1.6.0-next.1

10 months ago

1.5.1-next.5

11 months ago

1.5.1-next.4

11 months ago

1.5.1-next.3

11 months ago

1.5.1-next.2

11 months ago

1.5.1-next.1

11 months ago

1.5.0

11 months ago

1.5.0-next.1

11 months ago

1.4.1

11 months ago

1.4.1-next.1

11 months ago

1.4.0

11 months ago

1.4.0-next.1

11 months ago

1.3.1-next.1

11 months ago

1.3.0

11 months ago

1.3.0-next.1

11 months ago

1.2.2-next.1

11 months ago

1.2.1

11 months ago

1.2.1-next.1

11 months ago

1.2.0

11 months ago

1.2.0-next.1

11 months ago

1.1.1-next.2

11 months ago

1.1.1-next.1

11 months ago

1.1.0

11 months ago

1.1.0-next.1

11 months ago

1.0.3

11 months ago

1.0.3-next.2

11 months ago

1.0.3-next.1

11 months ago

1.0.1

12 months ago

1.0.0-next.2

12 months ago

1.0.0-next.1

12 months ago

1.0.0

12 months ago

0.1.1-next.0

12 months ago

0.2.0

12 months ago

0.1.5-next.1

12 months ago

0.1.5-next.0

12 months ago

0.1.3-next.5

12 months ago

0.1.3-next.4

12 months ago

0.1.3-next.3

12 months ago

0.1.3-next.2

12 months ago

0.1.3-next.1

12 months ago

0.1.3-next.0

12 months ago

0.1.1-next.2

12 months ago

0.1.1-next.1

12 months ago