GithubHelp home page GithubHelp logo

ender-nodejs-lib-test's Introduction

What is this?

This is the test of writing JavaScript library which can be used on client and server side simultaneously. NPM dependencies and CommonJS require used. Server side environment expected to be NodeJS. Client side supported with Ender.

Packages description

lib-common - common functionality for server and client.

lib-server, lib-client - server and client side wrapper of lib-common.

test-serever, test-client - server and client side lib consumers.

Install

All packages are not in NPM repository, so we need to manually link all dependencies.

Link packages (for local environment)

sh ./link-libs

Using Ender to compile client scripts

This step is optional, result included in source.

Install Ender

sudo npm install ender -g

Build ender lib

cd test-client
ender build

Run tests

Run client test

Open /test-client/test.html in your browser.

Run server test

cd test-server
node main.js

ender-nodejs-lib-test's People

Contributors

nleush avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.