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

absurd

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

absurd - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

package.json
{
"name": "absurd",
"version": "0.0.18",
"version": "0.0.19",
"homepage": "https://github.com/krasimir/absurd",

@@ -5,0 +5,0 @@ "description": "CSS preprocessor",

@@ -1,6 +0,20 @@

absurd.js
======
# absurd.js
Writing your CSS in JavaScript. That's it!
### Writing your CSS in JavaScript. That's it!
For AbsurdJS, the following code is valid CSS:
".navigation": {
margin: "12px 0 0 0 ",
type: "horizontal",
a: {
"element-style": "button",
responsive: "true"
}
}
*type*, *element-style* and *resposive* are just [plugins](https://github.com/krasimir/absurd#plugins) which return pure CSS.
======

@@ -13,2 +27,4 @@

- [Testing](#testing)
- Resources
- In-depth article about AbsurdJS - [link](http://davidwalsh.name/write-css-javascript)

@@ -15,0 +31,0 @@ ======

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