Skip to content

GeK2K/nimutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NimUtils

License: MIT

Introduction

Some useful tools for programming with the Nim.

Compatibility

Nim +2.0.0

Sub-modules

Each sub-module deals with a specific theme and each sub-module is limited to a single Nim file. E.g.:

Getting started

Install nimutils using nimble:

nimble install nimutils

or add a dependency to the .nimble file of your project:

requires "nimutils >= 0.2.0"

and start using it.

Documentation

About

Some basic tools for programming with Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages