1.0.1 • Published 7 years ago

topolr-cetus v1.0.1

Weekly downloads
118
License
-
Repository
github
Last release
7 years ago

topolr-cetus

Build Status npm version npm license

Server side runtime of topolr web library

Install

> npm install topolr-cetus -g

Api

option

{
    sitePath:"http://localhost:8080/blog/",
    srcPath:"front/src/",
    root:"option.root.blog",
    localhost:"localhost:8080",
    cache:{
        type:"file",
        path:"",
        cycle:1000
    }
}

method

  • getContenter(option) => get contenter object
  • getRuntime() => get runtime object

contenter

  • getPageContent(url) => get html of url
  • removeCache(url) => remove cache
  • cleanCache() => clean cache
  • isReady() => env is ready
1.0.1

7 years ago

1.0.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago