europa-preset-default

6.0.0 • Public • Published

europa-preset-default

The default Europa preset.

Build Status License Release

Install

Install using your preferred package manager. For example;

$ npm install --save europa-preset-default

Then, in order to activate this preset;

// Import europa-core implementation (e.g. `europa`, `node-europa`)
import preset from 'europa-preset-default';

Europa.registerPreset(preset);
// ...

However, Europa Core implementations automatically register this preset by default, so you should not need to do anything to use this preset and all of its plugins.

Plugins

The following Europa plugins are included in this preset:

Bugs

If you have any problems with this Europa preset or would like to see changes currently in development you can do so here.

Contributors

If you want to contribute, you're a legend! Information on how you can do so can be found in CONTRIBUTING.md. We want your suggestions and pull requests!

A list of Europa contributors can be found in AUTHORS.md.

License

Copyright © 2022 neocotic

See LICENSE.md for more information on our MIT license.

Dependents (1)

Package Sidebar

Install

npm i europa-preset-default

Weekly Downloads

57

Version

6.0.0

License

MIT

Unpacked Size

13.7 kB

Total Files

9

Last publish

Collaborators

  • neocotic