Skip to content

Latest commit

 

History

History
92 lines (82 loc) · 9.83 KB

Readme.md

File metadata and controls

92 lines (82 loc) · 9.83 KB

Nim: Frontend / Web related libraries

Navigation

By Name

  • bluenote10/NimSvg - Nim-based DSL allowing to generate SVG files and GIF animations.
    ( 2020-04-19 / 63 commits / 59 stars )
  • dom96/httpbeast -
    ( 2019-10-20 / 65 commits / 160 stars )
  • dom96/jester - A sinatra-like web framework for Nim.
    ( 2020-04-09 / 318 commits / 966 stars )
  • FedericoCeratto/nim-httpauth - HTTP Authentication library for Nim
    ( 2020-05-02 / 48 commits / 60 stars )
  • fenekku/moustachu - Mustache templating for Nim
    ( 2020-02-08 / 57 commits / 43 stars )
  • h3rald/nimhttpd - A tiny static file web server written in Nim
    ( 2019-09-30 / 22 commits / 32 stars )
  • itsumura-h/nim-basolato - A fullstack web framework for Nim based on Jester
    ( 2020-05-17 / 321 commits / 30 stars )
  • juancarlospaco/nim-html-tools - HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework
    ( 2019-07-24 / 16 commits / 11 stars )
  • mattaylor/whip - Simple fast http server for nim based on httpbeast and nest for high performance routing
    ( 2019-12-18 / 67 commits / 22 stars )
  • onionhammer/nim-templates - A simple string templating library for Nim
    ( 2019-10-20 / 29 commits / 68 stars )
  • status-im/nim-bearssl - BearSSL wrapper in Nim
    ( 2020-04-06 / 21 commits / 8 stars )
  • status-im/nim-http-utils - Nim language HTTP helper procedures
    ( 2020-01-20 / 29 commits / 12 stars )
  • Tormund/news - news - nim easy web socket. Based on https://github.com/treeform/ws
    ( 2020-05-08 / 16 commits / 22 stars )
  • treeform/jsutils - A library for nim that makes working with JS easier.
    ( 2020-05-10 / 12 commits / 1 stars )
  • xmonader/nim-servy - Servy is a fast, simple and lightweight micro web-framework for Nim
    ( 2019-10-25 / 28 commits / 9 stars )

⬆ Navigation

By CommitCount

  • itsumura-h/nim-basolato - A fullstack web framework for Nim based on Jester
    (321 commits / 30 stars / 2020-05-17 )
  • dom96/jester - A sinatra-like web framework for Nim.
    (318 commits / 966 stars / 2020-04-09 )
  • mattaylor/whip - Simple fast http server for nim based on httpbeast and nest for high performance routing
    (67 commits / 22 stars / 2019-12-18 )
  • dom96/httpbeast -
    (65 commits / 160 stars / 2019-10-20 )
  • bluenote10/NimSvg - Nim-based DSL allowing to generate SVG files and GIF animations.
    (63 commits / 59 stars / 2020-04-19 )
  • fenekku/moustachu - Mustache templating for Nim
    (57 commits / 43 stars / 2020-02-08 )
  • FedericoCeratto/nim-httpauth - HTTP Authentication library for Nim
    (48 commits / 60 stars / 2020-05-02 )
  • status-im/nim-http-utils - Nim language HTTP helper procedures
    (29 commits / 12 stars / 2020-01-20 )
  • onionhammer/nim-templates - A simple string templating library for Nim
    (29 commits / 68 stars / 2019-10-20 )
  • xmonader/nim-servy - Servy is a fast, simple and lightweight micro web-framework for Nim
    (28 commits / 9 stars / 2019-10-25 )
  • h3rald/nimhttpd - A tiny static file web server written in Nim
    (22 commits / 32 stars / 2019-09-30 )
  • status-im/nim-bearssl - BearSSL wrapper in Nim
    (21 commits / 8 stars / 2020-04-06 )
  • juancarlospaco/nim-html-tools - HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework
    (16 commits / 11 stars / 2019-07-24 )
  • Tormund/news - news - nim easy web socket. Based on https://github.com/treeform/ws
    (16 commits / 22 stars / 2020-05-08 )
  • treeform/jsutils - A library for nim that makes working with JS easier.
    (12 commits / 1 stars / 2020-05-10 )

⬆ Navigation

By Activity

  • itsumura-h/nim-basolato - A fullstack web framework for Nim based on Jester
    ( 2020-05-17 / 321 commits / 30 stars )
  • treeform/jsutils - A library for nim that makes working with JS easier.
    ( 2020-05-10 / 12 commits / 1 stars )
  • Tormund/news - news - nim easy web socket. Based on https://github.com/treeform/ws
    ( 2020-05-08 / 16 commits / 22 stars )
  • FedericoCeratto/nim-httpauth - HTTP Authentication library for Nim
    ( 2020-05-02 / 48 commits / 60 stars )
  • bluenote10/NimSvg - Nim-based DSL allowing to generate SVG files and GIF animations.
    ( 2020-04-19 / 63 commits / 59 stars )
  • dom96/jester - A sinatra-like web framework for Nim.
    ( 2020-04-09 / 318 commits / 966 stars )
  • status-im/nim-bearssl - BearSSL wrapper in Nim
    ( 2020-04-06 / 21 commits / 8 stars )
  • fenekku/moustachu - Mustache templating for Nim
    ( 2020-02-08 / 57 commits / 43 stars )
  • status-im/nim-http-utils - Nim language HTTP helper procedures
    ( 2020-01-20 / 29 commits / 12 stars )
  • mattaylor/whip - Simple fast http server for nim based on httpbeast and nest for high performance routing
    ( 2019-12-18 / 67 commits / 22 stars )
  • xmonader/nim-servy - Servy is a fast, simple and lightweight micro web-framework for Nim
    ( 2019-10-25 / 28 commits / 9 stars )
  • dom96/httpbeast -
    ( 2019-10-20 / 65 commits / 160 stars )
  • onionhammer/nim-templates - A simple string templating library for Nim
    ( 2019-10-20 / 29 commits / 68 stars )
  • h3rald/nimhttpd - A tiny static file web server written in Nim
    ( 2019-09-30 / 22 commits / 32 stars )
  • juancarlospaco/nim-html-tools - HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework
    ( 2019-07-24 / 16 commits / 11 stars )

⬆ Navigation

By Popularity

  • dom96/jester - A sinatra-like web framework for Nim.
    (966 stars / 2020-04-09 / 318 commits )
  • dom96/httpbeast -
    (160 stars / 2019-10-20 / 65 commits )
  • onionhammer/nim-templates - A simple string templating library for Nim
    (68 stars / 2019-10-20 / 29 commits )
  • FedericoCeratto/nim-httpauth - HTTP Authentication library for Nim
    (60 stars / 2020-05-02 / 48 commits )
  • bluenote10/NimSvg - Nim-based DSL allowing to generate SVG files and GIF animations.
    (59 stars / 2020-04-19 / 63 commits )
  • fenekku/moustachu - Mustache templating for Nim
    (43 stars / 2020-02-08 / 57 commits )
  • h3rald/nimhttpd - A tiny static file web server written in Nim
    (32 stars / 2019-09-30 / 22 commits )
  • itsumura-h/nim-basolato - A fullstack web framework for Nim based on Jester
    (30 stars / 2020-05-17 / 321 commits )
  • mattaylor/whip - Simple fast http server for nim based on httpbeast and nest for high performance routing
    (22 stars / 2019-12-18 / 67 commits )
  • Tormund/news - news - nim easy web socket. Based on https://github.com/treeform/ws
    (22 stars / 2020-05-08 / 16 commits )
  • status-im/nim-http-utils - Nim language HTTP helper procedures
    (12 stars / 2020-01-20 / 29 commits )
  • juancarlospaco/nim-html-tools - HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework
    (11 stars / 2019-07-24 / 16 commits )
  • xmonader/nim-servy - Servy is a fast, simple and lightweight micro web-framework for Nim
    (9 stars / 2019-10-25 / 28 commits )
  • status-im/nim-bearssl - BearSSL wrapper in Nim
    (8 stars / 2020-04-06 / 21 commits )
  • treeform/jsutils - A library for nim that makes working with JS easier.
    (1 stars / 2020-05-10 / 12 commits )

⬆ Navigation