您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. [Mastering.Node.js(2013.11) 精通Node.js

  2. 学习node.js的好书 下面是目录: Preface 1 Chapter 1: Understanding the Node Environment 7 Extending Javascr ipt 9 Events 10 Modularity 12 The Network 13 V8 15 Memory and other limits 16 Harmony 18 The process object 19 The Read-Eval-Print Loop and executing a N
  3. 所属分类:Javascript

    • 发布日期:2014-07-24
    • 文件大小:3145728
    • 提供者:lf1988103
  1. Mastering Grunt(PACKT,2014).

  2. Grunt.js continues to excel as the build automation tool of choice. Along with its support for many third-party technologies, Grunt is packaged with a clean API for defining tasks. This powerful tool can streamline your workflow by automating the pr
  3. 所属分类:Javascript

    • 发布日期:2015-04-06
    • 文件大小:3145728
    • 提供者:vanridin
  1. Pro Grunt.js(Apress,2015)

  2. Pro Grunt.js gets you quickly up-to-speed with this popular Javascr ipt-based task runner. Author James Cryer takes you from initial installation all the way through to authoring successful plugins. Using hands-on examples you will learn about CSS l
  3. 所属分类:Javascript

    • 发布日期:2015-05-07
    • 文件大小:5242880
    • 提供者:vanridin
  1. grunt-mocha

  2. grunt-mocha
  3. 所属分类:Javascript

    • 发布日期:2015-07-22
    • 文件大小:9437184
    • 提供者:xinghalo
  1. NodeJs+Express4.x+Mongodb搭建电影网站

  2. NodeJs6.x+Express4.x+Mongodb搭建电影网站,搭建工具Express4.x grunt,技术点包括用户模型及密码处理,用户登录、注册、注销,权限逻辑判断、用户评论、用户回复、电影分类、连接豆瓣api、pv统计、mocha+should.js测试案例,以及专门的md类型文档解析
  3. 所属分类:Javascript

    • 发布日期:2016-09-19
    • 文件大小:57671680
    • 提供者:deeplies
  1. 前端开源库-grunt-mocha-chai-sinon

  2. 前端开源库-grunt-mocha-chai-sinonGrunt Mocha Chai Sinon,Mochajs Chaijs Sinnjs测试运行程序
  3. 所属分类:其它

    • 发布日期:2019-08-29
    • 文件大小:4096
    • 提供者:weixin_38744207
  1. 前端开源库-grunt-mocha-redux

  2. 前端开源库-grunt-mocha-reduxgrunt mocha redux,用于在phantomjs中运行客户端mocha规范的grunt任务
  3. 所属分类:其它

    • 发布日期:2019-08-30
    • 文件大小:27648
    • 提供者:weixin_38744153
  1. 前端开源库-grunt-blanket-mocha

  2. 前端开源库-grunt-blanket-mocha咕噜声橡皮布摩卡,headless橡皮布.js代码覆盖和通过phantomjs的摩卡测试
  3. 所属分类:其它

    • 发布日期:2019-08-30
    • 文件大小:37888
    • 提供者:weixin_38743506
  1. AngularJS:在Windows上安装Yeoman

  2. NULL 博文链接:https://damoqiongqiu.iteye.com/blog/1885371Asers \z hangxf16>npn install yeoman npmhttpGethttps://registry-npmjs.org/yeaman npmhttp200httpai//rcgistry.npmj3.org/ycaman npmhttpGethttps://registry.npmjs.org/yeaman/-/yeoman-0.9-6.tg2 npmhtt
  3. 所属分类:其它

    • 发布日期:2019-04-20
    • 文件大小:480256
    • 提供者:weixin_38669628
  1. inspect-process::magnifying_glass_tilted_left:使用chrome-devtools对node.js进行简单的调试-源码

  2. 检查过程 使用chrome-devtools对node.js进行了简单的调试。 为什么? Node在添加了对v8-inspector的支持,但是为给定进程启动调试器仍然有些笨拙。 inspect-process解决了以下问题: 打开和刷新devtools-每次启动流程时都会启动一个新实例。 无法调试可执行文件-在解析为文件之前,通过在PATH中查找来查找可执行文件(如mocha,grunt)的路径。 “无法打开devtools套接字:地址已在使用中”-在启动检查器之前找到一个开放的端口。
  3. 所属分类:其它

    • 发布日期:2021-03-03
    • 文件大小:12288
    • 提供者:weixin_42097208
  1. grunt-concurrent:同时运行grunt任务-源码

  2. 并发 同时运行艰巨的任务 同时运行Coffee和Sass等缓慢的任务可能会显着缩短构建时间。 如果您需要运行例如nodemon并立即进行watch ,则此任务也很有用。 安装 $ npm install --save-dev grunt-concurrent 用法 require ( 'load-grunt-tasks' ) ( grunt ) ; grunt . initConfig ( { concurrent : { target1 : [ 'coffee' , 'sass' ]
  3. 所属分类:其它

    • 发布日期:2021-02-25
    • 文件大小:60416
    • 提供者:weixin_42107561
  1. 咕mo摩卡测试-源码

  2. 咕mo摩卡测试 运行服务器端Mocha测试的艰巨任务 用法 使用以下命令在项目的Gruntfile.js旁边安装: npm install grunt-mocha-test --save-dev 运行测试 如果您只想运行测试,这是一个简单的gruntfile示例 module . exports = function ( grunt ) { // Add the grunt-mocha-test tasks. grunt . loadNpmTasks ( 'grunt-mocha-t
  3. 所属分类:其它

    • 发布日期:2021-02-20
    • 文件大小:69632
    • 提供者:weixin_42131890
  1. OpenSML:使用Node.js的SML(智能消息语言)实现-源码

  2. OpenSML的 使用Node.js 4.x +实现的智能消息语言(v。1.0.3) !!! 这不是完整的测试版本。 错误的输入可能会挂断或损坏您的系统,请自行承担风险!!! 安装 $ npm install open-sml --save 用法 发展 OpenSML$ npm install OpenSML$ grunt build OpenSML$ grunt test 工具 待办事项 使用Mocha编写更多的单元测试 JsDoc 用法示例 与Mocha进行集成测试 验证方式 变更日志
  3. 所属分类:其它

    • 发布日期:2021-02-18
    • 文件大小:130048
    • 提供者:weixin_42137539
  1. grunt-mocha:[已移动] Grunt任务,用于在无头浏览器中运行摩卡规格(PhantomJS)-源码

  2. 回购已弃用 Disqus已采用此项目和npm模块,请访问以获得进一步的更新。 咕mo摩卡 通过grunt / mocha / PhantomJS自动运行客户端Mocha规范 有关服务器端Mocha测试的艰巨任务,请参阅或 入门 这个插件需要~0.4.0 。 使用0.1.x这个插件的使用与步兵的标签~0.3.0 。 如果您以前从未使用过 ,请务必查看《指南》,因为它说明了如何创建以及安装和使用Grunt插件。 熟悉该过程后,可以使用以下命令安装此插件: npm install grunt-mo
  3. 所属分类:其它

    • 发布日期:2021-02-06
    • 文件大小:27648
    • 提供者:weixin_42153801
  1. 前端框架学习总结之Angular、React与Vue的比较详解

  2. 近几年前端的技术发展很快,细分下来,主要可以分成四个方面:       1.开发语言技术,主要是ES6&7,coffeescr ipt,typescr ipt等;       2.开发框架,如Angular,React,Vue.js,Angular2等;       3.开发工具的丰富和前端工程化,像Grunt,Gulp,Webpack,npm,eslint,mocha这些技术;       4.前端开发范围的扩展,如服务端的nodejs,express,koa,meteor,Gra
  3. 所属分类:其它

    • 发布日期:2021-01-19
    • 文件大小:107520
    • 提供者:weixin_38712899