issues
search
Experience-Monks
/
nyg-jam3
Second generation of the Jam3 Generator, many new features and breaking change features
https://generator.jam3.net
MIT License
11
stars
4
forks
source link
Replace hard-coded detect library by npm version
#222
Closed
iranreyes
closed
5 years ago
iranreyes
commented
5 years ago
Changelog
Removed hard-coded detect library located in
src/utils
Added @jam3/detect library
Features
It's split in modules, easy to maintain and understands
It's using the new bowser v2 -brand new API-
Includes unit tests, with basic coverage
Imports only the modules that you need, the rest will be removed using tree-shaking
Changelog
src/utils
Features