# cssauron-glsl

> cssauron language for glsl asts from glsl-parser

Latest version **1.0.0** (published 2013-10-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install cssauron-glsl
pnpm add cssauron-glsl
yarn add cssauron-glsl
bun add cssauron-glsl
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2013-10-24 |
| First published | 2012-11-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Chris Dickinson |
| Maintainers | chrisdickinson |
| Keywords | glsl, cssauron, selector |

## Links

- npm: https://www.npmjs.com/package/cssauron-glsl
- Repository: https://github.com/chrisdickinson/cssauron-glsl
- Issues: https://github.com/chrisdickinson/cssauron-glsl/issues
- npm.io page: https://npm.io/package/cssauron-glsl

## Dependencies (1)

- [cssauron](https://npm.io/package/cssauron.md) ~1.0.0

## Recent versions

- 1.0.0 (latest) — 2013-10-24
- 0.0.1 — 2013-10-24
- 0.0.0 — 2012-11-23

## README

# cssauron-glsl

[CSSauron](https://github.com/chrisdickinson/cssauron) preconfigured for [GLSL AST nodes](https://github.com/chrisdickinson/glsl-parser).

# implements

* tag queries
* `>`, `~`, `+`, and ` ` connectors
* pseudoclasses
* attribute selectors

# license

MIT

---
_Source: https://npm.io/package/cssauron-glsl · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
