Styr
/stɪ́əɾ/
____ _/ ___|| |_ _ _ _ __\___ \| __| | | | '__| ___) | |_| |_| | ||____/ \__|\__, |_| |___/ Styr; STYlish css libRary
Repository
https://gitlab.com/grauwoelfchen/styr
Dependencies
Install
% npm install --save styr
Features
See doc/index.html
Styles
Components
Documentation
https://grauwoelfchen.gitlab.io/styr
Development
Requirements
- Node.js
8.9.0
Setup
: e.g. use nodeenv% python3.5 -m venv venv% source venv/bin/activate(venv) % pip install --upgrade pip setuptools(venv) % pip install nodeenv(venv) % nodeenv -p --node=8.9.0 (venv) % npm i -g npm(venv) % npm i
Document
: open local document% xdg-open doc/index.html
Lint
: check gulpfile.js% npm install -g eslint% eslint gulpfile.js
Build
: build assets% npm install -g gulp-cli% gulp
License
This program is free software: you can redistribute it and/or modify it under the terms of the MIT License.
See LICENSE.
StyrCopyright (c) 2017-2018 Yasuhiro Asaka