Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Machy8 committed Oct 25, 2017
1 parent 781f9e4 commit 6b78c58
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

馃摝 Simple, easy to use, php bundler for javascript and css.

## In a nutshell
- **Configurable**: in one file (example bellow or in docs)
- Files **[collections](https://github.com/Machy8/webloader/blob/master/docs/Files%20collections.md)** and **[containers](https://github.com/Machy8/webloader/blob/master/docs/Files%20collections%20containers.md)**: makes assets organizing incredibly simple
- **[Filters](https://github.com/Machy8/webloader/blob/master/docs/Filters.md)**: callable in two different ways
- **[Path placeholders](https://github.com/Machy8/webloader/blob/master/docs/Placeholders.md)**: reusable paths to files, less writing
- [Debugger bar](https://github.com/Machy8/webloader/blob/master/docs/Tracy%20bridge.md) for [Tracy](https://tracy.nette.org/cs/)

## Requirements
- PHP 7.0+
- If you use Nette Framework - v2.3+
Expand Down

0 comments on commit 6b78c58

Please sign in to comment.