New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

esp6

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esp6

ES6 Single Page Application Framefork

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

ESP6 -- ES6 Single Page Application Framefork

Install

For node.js

$ npm install esp6

For browser, download the esp6.js file and link into your html.

Demo

$ git clone https://github.com/ccckmit/esp6.git
$ cd esp6
$ npm install --dev
$ npm start

The server started at http://localhost:3000/ , visiting the following page for demo program.

  • Example 1 : DOM : http://localhost:3000/ex1-dom/main.html
  • Example 2 : router : http://localhost:3000/ex2-router/main.html
  • Example 3 : blog : http://localhost:3000/ex3-blog/main.html

Keywords

SPA

FAQs

Package last updated on 25 Apr 2017

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