hello world. My name is 崔本领. npm init name: 崔本领 version: 1.0.0 entry point: Master, Nanjing University of Aeronautics and Astronautics git repository: Nanjing, China description: ### contacts: maoxiaoke@outlook.com http://xiaokedada.com keywords: geeker full-stack programmer license: MIT y npm install --save maoxiaoke Successfully installed maoxiaoke node var xiaoke = require('maoxiaoke'); var skills = ['JavaScript', 'HTML', 'CSS', 'C/C++', 'Node', 'Python', 'jQuery', 'Boostrap', 'Materialize', 'Angular', 'Webpack', 'Gulp', 'Git', 'MongoDB', 'TypeScript', 'Sass']; var experience = {blog:'a wonderful website of my own', softerwave:'GUI projects for a company', demo:'many demos released on Github', translation:'one of the main committers of JavaScript tutorial cn'}; skills.forEach(e => console.log(e)); for (let ex in experience){ console.log(ex + ': ' + experience[ex]);} For more information on the right. Have a nice day!!!
perm_identity