Skip to content

haxetink/haxetink.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinkerbell for Haxe

Gitter

Tinkerbell is a collection of libraries for the Haxe programming language.

Frameworks

  • tink_web - Source - Docs - Web Routing
  • tink_unittest - Source - Docs - Unit Testing
  • tink_sql - Source - SQL embeded into Haxe
  • tink_cli - Source - Docs - Write command line tools in Haxe

Parsers / Writers

  • tink_json - Source - Macro powered JSON
  • tink_querystring - Source - Macro powered query string parsing and composition
  • tink_url - Source - Painless URI and path handling
  • tink_multipart - Source - Multipart parsing
  • tink_csss - Source - CSS selector parsing
  • tink_semver - Source - Deal with SemVer once and for all
  • tink_parse - Source - Simple, fast, macro free parser library

Template

  • tink_hxx - Source - JSX minus JS plus HX
  • tink_template - Source - Template Library

Utilities

  • tink_core - Source - Docs - Core Utilities
  • tink_macro - Source - The macro toolkit
  • tink_await - Source - Async continuation
  • tink_lang - Source - Syntax sugar

Others

  • tink_tcp - Source - TCP everywhere!
  • tink_http - Source - Docs - HTTP everywhere!
  • tink_io - Source - Docs - Asynchronous I/O everywhere!
  • tink_streams - Source - Immutable asynchronous lazy lists
  • tink_pure - Source - Pure immutable data
  • tink_chunk - Source - Chunks of readonly binary data
  • tink_testrunner - Source - Docs - Universal test runner
  • tink_syntaxhub - Source - Hub for plugging in language extensions
  • tink_runloop - Source - Cross platform run loop abstraction
  • tink_concurrent - Source - Cross platform concurrency abstraction
  • tink_priority - Source - Prioritize sparsely codependent elements
  • tink_state - Source - Docs - Reactive State Handling
  • tink_typecrawler - Source - Helper for generating parsers / readers for complex data structures
  • tink_stringly - Source - Stringliness
  • tink_validation - Source - Runtime type check and value extractor for dynamic objects

About

Documentation Site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages