Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cleverstyle-widgets

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleverstyle-widgets - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

src/csw-0-behaviors-and-mixins/common/functions.js

2

package.json

@@ -26,3 +26,3 @@ {

],
"version" : "0.2.0",
"version" : "0.3.0",
"homepage" : "https://github.com/nazar-pc/CleverStyle-Widgets",

@@ -29,0 +29,0 @@ "author" : "Nazar Mokrynskyi <nazar@mokrynskyi.com>",

@@ -16,3 +16,3 @@ # CleverStyle Widgets

2. Include either `src/index.html` for using all components or pick relevant collection of separate components from `src` (make sure to include necessary bits from `src/csw-0-behaviors-and-mixins` too)
3. Look at [API](https://github.com/nazar-pc/CleverStyle-Widgets/blob/master/api.md) for available options and usage examples
3. Look at [API](https://github.com/nazar-pc/CleverStyle-Widgets/blob/master/api.md) for available elements and functions, their options and usage examples
4. Configure appearance as you like using [CleverStyle](https://github.com/nazar-pc/CleverStyle-Framework/blob/master/themes/CleverStyle/html/widgets%20styling.html) and [DarkEnergy](https://github.com/nazar-pc/CleverStyle-Framework/blob/master/themes/DarkEnergy/html/widgets%20styling.html) themes as an example (you can find all of the mixins that are current supported in source code), see [screenshots](https://github.com/nazar-pc/CleverStyle-Widgets/tree/master/screenshots) for example of how components might look

@@ -19,0 +19,0 @@

@@ -8,4 +8,5 @@ // Generated by LiveScript 1.5.0

(function(){
var ref$;
(ref$ = window.csw || (window.csw = {})).behaviors || (ref$.behaviors = {});
window.csw || (window.csw = {});
csw.behaviors || (csw.behaviors = {});
csw.functions || (csw.functions = {});
}).call(this);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc