1.2.2 â€ĸ Published 7 years ago

@foxman/core v1.2.2

Weekly downloads
19
License
MIT
Repository
github
Last release
7 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

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

1.0.0-9

7 years ago

1.0.0-8

7 years ago

1.0.0-2

7 years ago

1.0.0-1

7 years ago

1.0.0-0

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.5-0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago