Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KittyGiraudel/SassyIteratorsGenerators

[UNMAINTAINED] Iterators and generators implementation in Sass.
https://github.com/KittyGiraudel/SassyIteratorsGenerators

Last synced: about 2 months ago
JSON representation

[UNMAINTAINED] Iterators and generators implementation in Sass.

Awesome Lists containing this project

README

        

SassyIteratorsGenerators
========================

Read [API documentation](https://kittygiraudel.com/SassyIteratorsGenerators).

## Iterators

* [Example](https://github.com/KittyGiraudel/SassyIterators/blob/master/sass/iterators/_example.scss)
* [Code](https://github.com/KittyGiraudel/SassyIterators/blob/master/sass/iterators/_iterators.scss)
* [Docs](https://github.com/KittyGiraudel/SassyIterators/blob/master/sass/iterators)

## Generators

* [Example](https://github.com/KittyGiraudel/SassyIterators/blob/master/sass/generators/_example.scss)
* [Code](https://github.com/KittyGiraudel/SassyIterators/blob/master/sass/generators/_generators.scss)
* [Docs](https://github.com/KittyGiraudel/SassyIterators/blob/master/sass/generators)