Download the PHP package websemantics/file-icons without Composer
On this page you can find all versions of the php package websemantics/file-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download websemantics/file-icons
More information about websemantics/file-icons
Files in websemantics/file-icons
Package file-icons
Short Description File specific icons for PHP. A port of Atom File-icons, https://github.com/file-icons/atom
License MIT
Homepage https://github.com/websemantics/file-icons
Informations about the package file-icons
File specific icons for PHP. A port of Atom File-icons, https://github.com/file-icons/atom

Install
1- Use Composer
to install as follows,
Getting Started
Create an instance of FileIcons
class.
Include css
styles in the header of an html document. This will generate a link
tag that points to the package stylesheet.
Get the class name of the icon that represent a filename, for example text-icon
.
You can also get a class name of the associated icon color.
Use the class name to generate html, for example
Check out - Markdown Browser Plus to see implementation details.
Resources
- Atom File Icons, file specific icons for improved visual grepping.
- Markdown Browser Plus, Github flavoured, local file browser for viewing markdown documentation files.
Support
Need help or have a question? post at StackOverflow.
Please don't use the issue trackers for support/questions.
Star if you find this project useful, to show support or simply for being awesome :)
Contribution
Contributions to this project are accepted in the form of feedback, bugs reports and even better - pull requests.
License
MIT license Copyright (c) Web Semantics, Inc.