kstost


Kim seung tae

  • test... learning

    published 0.1.2 4 years ago
  • you can make easily animation with this

    published 0.3.9 4 years ago
  • You can manipulate real dom in react safely with it

    published 0.4.2 4 years ago
  • generate random string

    published 0.0.2 4 years ago
  • store global data you can reach from anywhere

    published 0.0.6 4 years ago
  • ``` $ npm install crawl_str ``` # usage ```js const crawl_str = require('crawl_str'); crawl_str(` Make url list here Lines that doesn't start with 'http' or 'https' are gonna be ignored

    published 1.0.6 4 years ago
  • a simple inheritance

    published 1.0.1 4 years ago
  • ```js // Install module by command below // $ sudo apt install node-gyp # This can be needed for iconv module in this module // $ npm install st-mysql // It would be better not to include your secret information of database in source code due to security

    published 1.1.6 4 years ago
  • Be lazy, Write short

    published 1.1.0 4 years ago
  • published 1.0.0 4 years ago
  • ```js let cc = require("./st-cookie-parser") let sample = "id=1234; Max-Age=3600; Expires=Wed, 21 Oct 2015 07:28:00 GMT; Secure; Path=/; HttpOnly"; let parsed = cc.parse(sample); console.log(cc.stringify(parsed)); ```

    published 1.0.2 4 years ago
  • ```sh git clone https://github.com/kstost/module-gen cd module-gen npm i cd .. node module-gen/module-gen.js MODULE_NAME ./ ```

    published 1.0.1 4 years ago
  • ```js /* st-mysql 을 사용해서 얻은 DB-POOL 을 함께 사용합니다 npm -i st-mysql st-session 해서 인스톨해주세요

    published 1.1.2 4 years ago