Explorer 0.0.2
(Internal) A Reflux file explorer application with associated editors and viewers

Explorer is a support library that aids Alien-Factory in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

Explorer is a file explorer application based on the Reflux framework. More than just an application, Explorer also provides Views and

Current features:

  • System file explorer
  • Fantom documentation viewer
  • A better web browser / html viewer
  • Fandoc file viewer
  • Text editor (borrowed from fluxText)
  • Syntax highlighting (uses syntax)

The small things that make me use it:

  • Quick view / edit toggling with F12
  • Easily show / hide hidden files
  • Text editor word wrapping (optional)
  • Address bar accepts pod names, e.g. afIoc

Read more...

Install

To install Explorer with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Explorer with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afExplorer.pod (228.60 kB)

Use

To use Explorer in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afExplorer 0.0.2 - 0.0"]

Documentation

Information

Meta information on the Explorer pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
228.60 kB
Licence
The MIT Licence
Built on
21st Jan 2015
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afexplorer
Depends on
afBeanUtils, afConcurrent, afIoc, afIocConfig, afPlastic, afReflux, compilerDoc, fandoc, fwt, gfx, syntax, sys, web
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 14 releases of Explorer: