Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KittyGiraudel/SassyIteratorsGenerators
[UNMAINTAINED] Iterators and generators implementation in Sass.
https://github.com/KittyGiraudel/SassyIteratorsGenerators
Last synced: 3 months ago
JSON representation
[UNMAINTAINED] Iterators and generators implementation in Sass.
- Host: GitHub
- URL: https://github.com/KittyGiraudel/SassyIteratorsGenerators
- Owner: KittyGiraudel
- Archived: true
- Created: 2014-12-23T10:23:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T14:56:14.000Z (over 3 years ago)
- Last Synced: 2024-06-27T22:20:04.899Z (5 months ago)
- Language: SCSS
- Homepage:
- Size: 60.5 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sass - SassyIteratorsGenerators
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)