browserslist share config for yemiancheng
# install him
npm install browserslist-config-yemiancheng
# use him
#add as below in your package.json
:<<note
"browserslist": [
"extends browserslist-config-yemiancheng/index.js"
]
note
#add as below in your package.json
:<<note
"browserslist": [
"extends browserslist-config-yemiancheng/mobile.js"
]
note
#add as below in your package.json
:<<note
"browserslist": [
"extends browserslist-config-yemiancheng/desktop.js",
]
note
# install him
git clone https://github.com/YMC-GitHub/browserslist-config.git
# install his deps
npm install
#run some cmd
#...
#to get the browsers list for your project?
npx browserslist
#you want to use some feat?
#can i use css feat flex?
caniuse flex
#can i use js feat websockets?
caniuse websockets
#...
#can i use my css file app.css with the browsers list xx ?
#doiuse --browsers "ie >= 9, > 1% in CN, last 2 versions" ./dist/app.css
- browserslist
- browserslist-ga
- caniuse-cmd
- doiuse
- browsers-support-badges
- CanIUse Embed
- iwanttouse
in the year (201807-201907), in China , each platform usage rate data。
in the year (201807-201907), in China , each os usage rate data。
in the year (201807-201907), in China , each browser usage rate data。
in the year (201807-201907), in China , each search-engine usage rate data。
in the year (201807-201907), in China , each social-media usage rate data。
in the year (201807-201907), in China , each screen-resolution usage rate data。