SkillAgentSearch skills...

ECSStender.js

eCSStender enables developers to patch CSS support in browsers and experiment with new features. It also enables designers to keep browser-specific hacks out of their CSS files.

Install / Use

/learn @easy-designs/ECSStender.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

== eCSStender

The web is constantly changing and yet we’ve been using CSS in pretty much the same way for nearly a decade.

eCSStender changes all of that.

For more information, see http://eCSStender.org

== What's new in this release?

See the CHANGELOG file for information on what's new.

== Installation/Usage

Put eCSStender.js in a directory on your website, e.g. /js.

Now, you can include the scripts by adding the following tags to your HTML pages:

<script src="eCSStender.js" type="text/javascript"></script>

eCSStender does nothing on it's own, but it facilitates the use of eCSStensions developed by the community. Some eCSStensions do simple things like reduce your dependence on proprietary CSS extensions like -moz-border-radius; others push CSS beyond the spec and pave the way for future iterations of the language.

== The distribution

Besides the eCSStender files in /src, there's a complete test tree included (/tests) which holds assorted tests for eCSStender (also published at http://test.ecsstender.org).

== License

eCSStender is licensed under the terms of the MIT License, see the included MIT-LICENSE file.

Related Skills

View on GitHub
GitHub Stars81
CategoryProduct
Updated1y ago
Forks12

Languages

JavaScript

Security Score

80/100

Audited on Oct 21, 2024

No findings