New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

leocornus-nodejs-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leocornus-nodejs-sandbox

Sandbox to learn Node.js

  • 0.0.10
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

|travis|_ |npm-version|_ |npm-license|_

|nodei|_

It is very simple to get started with JavaScript programming.

:install: $ npm install :unit and e2e test: $ npm test :unit test: $ npm run unit-test :e2e test: $ npm run e2e-test :webdriverio test: $ npm run wdio-test :demo app: $ npm run express-app

Visit http://localhost:8900/demo for demo applications.

Sandbox to learn node.js

A fun place to learn node.js story by story

  • npm basic usage <docs/stories/npm-basic.rst>_
  • Gulp Story <docs/stories/gulp-story.rst>_
  • Karma Story <docs/stories/karma-story.rst>_
  • jQuery Story <docs/stories/jquery-story.rst>_
  • Selenium WebDrivers Story <docs/stories/selenium-webdrivers-story.rst>_
  • Web Server Story <docs/stories/web-server-story.rst>_
  • Protractor Story <docs/stories/protractor-story.rst>_
  • Express Story <docs/stories/express-story.rst>_
  • JavaScript Quality <docs/stories/js-quality-story.rst>_

Dependence Check List

nodejs fun depends on the following tools and softwares:

  • nodejs, npm, bower
  • Git
  • Java version 1.7 or higher, to run Selenium standalone server.
  • OPTIONAL Xvfb for command line testing. both karma runner and protractor depend on this.

Fun TODOs

The learning TODO list:

  • webpack to pack js files, css files, etc.
  • javascript code coverage
  • integration with codecov.io

.. |travis| image:: https://api.travis-ci.org/leocornus/leocornus-nodejs-sandbox.png .. _travis: https://travis-ci.org/leocornus/leocornus-nodejs-sandbox .. |npm-version| image:: https://img.shields.io/npm/v/leocornus-nodejs-sandbox.svg .. _npm-version: https://www.npmjs.com/package/leocornus-nodejs-sandbox .. |npm-license| image:: https://img.shields.io/npm/l/leocornus-nodejs-sandbox.svg .. _npm-license: https://www.npmjs.com/package/leocornus-nodejs-sandbox .. |nodei| image:: https://nodei.co/npm/leocornus-nodejs-sandbox.png?downloads=true&downloadRank=true&stars=true .. _nodei: https://nodei.co/npm/leocornus-nodejs-sandbox/

Keywords

FAQs

Package last updated on 24 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc