alamid-plugin

Monkey-patch everything™

Usage no npm install needed!

<script type="module">
  import alamidPlugin from 'https://cdn.skypack.dev/alamid-plugin';
</script>

README

alamid-plugin

Tiny module which provides everything you need to create an alamid plugin

npm status

Build Status Dependency Status Coverage Status

Contributing

From opening a bug report to creating a pull request: every contribution is appreciated and welcome. If you're planing to implement a new feature or change the api please create an issue first. This way we can ensure that your precious work is not in vain.

All pull requests should have 100% test coverage (with notable exceptions) and need to pass all tests.

  • Call npm test to run the unit tests
  • Call npm run coverage to check the test coverage

License

Unlicense