1.2.2 â€ĸ Published 8 years ago

@foxman/core v1.2.2

Weekly downloads
19
License
MIT
Repository
github
Last release
8 years ago

Features

đŸĻŠ Mock Server Support customizing template engine

😎 Living Reload More flexible livereload mechanism

📡 Remote Debugging Render local template with remote data, convenient for debugging

🚀 Runtime Processor Any processor implementing foxman-processor's interface can be loaded

🐞 Debuger Integrate with vconsole, good for mobile debugging

đŸ’¯ NEI support NEI inside, which is known as a normative api definiting platform

🤔 Extensible Extensible enough for adding your own functionality

Installation

# with npm
$ npm i -g foxman
# or with yarn
$ yarn global add foxman

âš ī¸ foxman doesn't support nodejs under 6.4.0

Quick Start

1. Configure

Simply populate a foxman.config.js file in your project root

Add following content into this file:

module.exports = {
  // ...
};

Dive into full documentation ⇗ if you wanna get more configuration guides

2. Run

$ foxman

Screenshot

Contributors

君įžŊđŸ’ģ 🔌 🚇 📖 âš ī¸ 🐛 💡MOđŸ’ģ 🔌 🚇 📖 âš ī¸ 🐛froguardogeđŸ’ģ 🔌 📖

LICENSE

MIT

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

1.0.0-9

8 years ago

1.0.0-8

8 years ago

1.0.0-2

8 years ago

1.0.0-1

8 years ago

1.0.0-0

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.5-0

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago