0.0.16 • Published 1 year ago

@autoanki/config v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@autoanki/config

The whole Autoanki system was designed to be flexibility. With flexibility comes configuration complexity and the goal of this module is to define and implement an (arguably opinionated) way for users to provide configuration for @autoanki packages.

Who should be interested in this package

  • Developers who what to develop applications on top of the @autoanki packages and who don't want to roll their own configuration system.

Design

  • The design goals of a configuration system for autoanki are somewhat similar to the one of a famous linter in the JavaScript ecosystem, eslint.
    • Also the configuration system for autoanki should allow users to:
      • Share common configuration for many files.
      • Allow configuration to be inherited and overridden in a flexible manner.
    • We take the lessons that the eslint developers learnt and start right away with a flat configuration approach.
0.0.14

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago