Skip to content
This repository was archived by the owner on Mar 18, 2020. It is now read-only.

henix/flower.js

Repository files navigation

Flower.js

flower.js is a tiny javascript library

Dependency

Build

Build tool is rainy.

Build:

RAINY_PATH=~/rainy BASEJS_PATH=~/base.js make

If you don't want to type "RAINY_PATH=" every time, create a file config.mk:

# you'd better use absolute path
RAINY_PATH=/where/you/install/rainy
BASEJS_PATH=/where/you/install/base.js

Run Test

lighttpd -D -f lighttpd.conf
firefox http://localhost:8080/test/cookie.htm # and others

About

a tiny javascript library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published