Skip to content
This repository was archived by the owner on Jan 23, 2018. It is now read-only.

framejs/mixins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frame Mixins

NB. These mixins are in a very early stage and very likely to change.

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published