Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@nodefony/stage

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodefony/stage

Nodefony Framework Client Side Nodefony web developpement

Source
npmnpm
Version
0.1.15
Version published
Weekly downloads
3
-70%
Maintainers
1
Weekly downloads
 
Created
Source

nodefony-stage

Nodefony-Stage is an Experimental Port of Nodefony Project for client side (Browser).

It is used in the nodefony project for Monitoring management.

Documentation in progress !!

Nodefony-stage use webpack to build :

  • WEBPACK Module bundler for assets management of application .

BUILD LIBRARY


$ git clone https://github.com/nodefony/nodefony-stage.git

# BUILD ALL (with nodefony demo)
$ make install

# BUILD library dev and prod
$ npm install
$ make

# BUILD library dev
$ npm install
$ make build-dev

# BUILD library prod
$ npm install
$ make build

# SEE DEMO
$ make demo

Keywords

javascript

FAQs

Package last updated on 22 Dec 2018

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