New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dinosheets

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dinosheets

Dynamic Stylesheets for browsers

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Dinosheets Build Status Code Climate

Dinosheets is a dynamic stylesheet library that provides a Sass / SCSS like experience with rule definitions and mutations. The library is speedy and integrates well with libraries that have run loops (like Ember).

There is a single method for inserting, updating, and deleting CSS rules called css. When the rules should by applied to the stylesheet, calling applyStyles will efficiently update the styles.

Compatibility

Sauce Test Status

Dinosheets tests against older browsers that are harder to get your hands on. Please submit an issue if you'd like another browser added to the matrix.

For compatibility documentation, see quirksmode.

FAQs

Package last updated on 09 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts