Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@framejs/mixins

framejs25MITdeprecated0.0.8TypeScript support: included

this package has been deprecated

A set of mixing to help and speed up development of web components

webcomponents, framejs, frame, js, javascript

readme

Frame Mixins

Frame mixins is a mixin library meant to speed up development and reduce the amount of boilerplate when creating web components. All mixins are written in Typescript, and is works great with framejs/cli

Development

Clone repo:

$ git clone https://github.com/framejs/mixins.git

Install dependencies:

$ npm install

Compile on file changes:

$ npm start

Build:

$ npm run build

Can you help?

Yes! The more people (and bots) the better.

Please create an issue, make a pull request, start a discussion or ping me on twitter - @emolrmoeller.