JSPM

  • Created
  • Published
  • Downloads 2368
  • Score
    100M100P100Q115745F
  • License ISC

Library for aspect-oriented programming with JavaScript using ES6 Proxy

Package Exports

  • to-aop

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (to-aop) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

to-aop

Build Status dependencies Status Coverage Status GitHub package version code style: prettier

Installation

npm i to-aop --save

Usage

//TODO