Giter Site home page Giter Site logo

leomeloxp / confiction Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2.94 MB

Manage your browser based environment configuration with conviction.

Home Page: https://www.npmjs.com/package/confiction

License: MIT License

TypeScript 93.68% JavaScript 5.26% Shell 1.06%
configuration-management javascript javascript-library npm-package typescript typescript-library

confiction's People

Contributors

dependabot[bot] avatar leomeloxp avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

confiction's Issues

Nested configs and dot notation support

Devs should be able to nest config values within their schema definitions to allow for a better grouping of configs and more complex schemas that would suite a larger number of use cases.

Ability to load or set overriding config values to local storage

End users or developers should be able to set local storage entries that get read by the config store instead of the values set by default or programmatically loaded.

A few requirements for this feature are:

  • devs should be able to define whether they want to enable cookies overrides;
  • devs should be able to set the priority of local storage config values compared to other sources;
  • devs should be able to configure a pattern which will be used to set the config values to the cookie storage (something like a prefix to the config key should be sufficient for now)

Ability to load or set overriding config values to cookies

End users or developers should be able to set cookies entries that get read by the config store instead of the values set by default or programmatically loaded.

A few requirements for this feature are:

  • devs should be able to define whether they want to enable cookies overrides;
  • devs should be able to set the priority of cookie config values compared to other sources;
  • devs should be able to configure a pattern which will be used to set the config values to the cookie storage (something like a prefix to the config key should be sufficient for now)

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.