nomplate-router

1.1.13 • Public • Published

Nomplate Router

A tiny (~2.4k gzipped) middleware for building rich client applications, especially with Nomplate.

NOTE: This is very much a work in progress, and is not recommended for production use.

Getting started

mkdir nomplate-router
cd nomplate-router
git clone git@github.com:lukebayes/nomplate-router.git .
source setup-env.sh
make dev-install

# Run tests
make test

# Run tests for dev
make test-w

# Build binaries
make build

Package Sidebar

Install

npm i nomplate-router

Weekly Downloads

17

Version

1.1.13

License

MIT

Unpacked Size

51.9 kB

Total Files

21

Last publish

Collaborators

  • lukebayes