项目作者: kenangundogan

项目描述 :
Fontisto Browser Extension
高级语言: HTML
项目地址: git://github.com/kenangundogan/fontisto-browser-extension.git






Fontisto browser addons (chrome, firefox, opera)


Fontisto Browser Addons ·
Fontisto Chrome Extension ·
Fontisto Firefox Addon ·
Fontisto Opera Addon ·


Fontisto (The iconic font and CSS toolkit)

Fontisto is a full suite of 552+ pictographic icons for easy scalable vector graphics on websites,
created and maintained by Kenan Gündoğan.
Stay up to date with the latest release and announcements on Twitter:
@fontisto.

Get started at http://fontisto.com

Quick start

Build Status
npm version
PHP version
Meteor Atmosphere

  • Download the latest release.
  • Clone the repo: git clone https://github.com/kenangundogan/fontisto.git
  • Install with npm: npm install fontisto
  • Install with bower: bower install fontisto
  • Install with yarn: yarn add fontisto
  • Install with composer: composer require kenangundogan/fontisto
  • Install with meteor: meteor add kenangundogan:fontisto

What’s included

Within the download you’ll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.

Outuput File

  1. css/
  2. ├── fontisto/
  3. ├── fontisto.css
  4. ├── fontisto.css.map
  5. ├── fontisto.min.css
  6. └── fontisto.min.css.map

Source File (Sass/Scss)

  1. sass/
  2. ├── fontisto/
  3. ├── fontisto.scss
  4. ├── _variables.scss
  5. ├── _color.scss
  6. ├── _font.scss
  7. ├── _icons.scss
  8. ├── _animated.scss
  9. ├── _list.scss
  10. ├── _bordered.scss
  11. ├── _rotated.scss
  12. ├── _stacked.scss
  13. ├── _fixed-width.scss
  14. └── _screen-readers.scss

Source File (Less)

  1. less/
  2. ├── fontisto/
  3. ├── fontisto.less
  4. ├── variables.less
  5. ├── color.less
  6. ├── font.less
  7. ├── icons.less
  8. ├── animated.less
  9. ├── list.less
  10. ├── bordered.less
  11. ├── rotated.less
  12. ├── stacked.less
  13. ├── fixed-width.less
  14. └── screen-readers.less

Source File (Stylus)

  1. stylus/
  2. ├── fontisto/
  3. ├── fontisto.styl
  4. ├── variables.styl
  5. ├── color.styl
  6. ├── font.styl
  7. ├── icons.styl
  8. ├── animated.styl
  9. ├── list.styl
  10. ├── bordered.styl
  11. ├── rotated.styl
  12. ├── stacked.styl
  13. ├── fixed-width.styl
  14. └── screen-readers.styl

Versioning

Flexible Grid will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

  1. <major>.<minor>.<patch>

License

Designed and built by @kenangundogan, @ulasderin and @mstfsnc


2017 Currently - Code licensed MIT License





Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.


Fontisto get-started ·
Fontisto example ·
Fontisto icons ·
Fontisto cheatsheet




npm