Giter Club home page Giter Club logo

esf-bsc's Introduction

ESF-Basic

Build Status

Road map

Version Functionality API Change Status
0.1.0 loadConfig from defaults (req: esf-bsc-0.2) released
0.2.0 Implement .esfrc (req: esf-bsc-0.1) released
1.0.0 Implement API v.1.0 (req: esf-bsc-1.0) loadConfig, reloadConfig released
1.1.0 Check schemaVersion validity with a test (req: esf-bsc-1.1) released
1.2.0 API v.1.1: Optional inMemory config loading (req: esf-bsc-1.4) loadConfig, reloadConfig released
1.3.0 Check schemaVersion validity (req: esf-bsc-1.2) _

Requirements

esf-bsc-1

TP ReqId Requirement Verification Methods
esf-bsc-0.1 It look for .esfrc file, containing path to config file at/ut: loadConfig()
esf-bsc-0.2 Defaults for ".esfrc".cfgPath should be tst/d/esfapp.cfg.json at/ut: loadConfig()
esf-bsc-0.3 It should be possible to reload config from any local path at/ut:
esf-bsc-1.0 It should load config according defaults, .esfrc and reload from custom path on demand at/ut: loadConfig()
esf-bsc-1.1 Test should check if config schemaVersion attribute is a valid SemVer version
esf-bsc-1.2 It should check if config schemaVersion attribute is a valid SemVer version cr
esf-bsc-1.3 It should use babel 6 and esf-utl 2.1
esf-bsc-1.4 loadConfig and reloadConfig should accept an optional config object argument to load config from it instead of file, if set at/ut: loadConfig()

API v.1.1

Promise loadConfig([object cfgObject])                            // optional config object can be set instead of loading cfg from file
Promise reloadConfig([string pathToConfigFile|object cfgObject])  // also for reloading

API v.1.0

Promise loadConfig()
Promise reloadConfig(string pathToConfigFile)

© MIT bondden 2009-2015

esf-bsc's People

Contributors

bondden avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.