Skip to content

nim-appkit/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-utils

A collection of useful extensions for Nim.

  • string utilities: save version of format, camelCase, kebapCase converters, ...
  • Parser: a string parser object that makes parsing text very convenient.
  • Ptr: a pointer object that makes working with binary data more convenient.
  • ...

Browse the code to explore more.

Additional Information

Changelog

See CHANGELOG.md.

Versioning

This project follows SemVer.

License.

This project is under the MIT license.

About

Collection of useful code for Nim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages