Skip to content

nhatcher/birthday-book-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust in Anger: Book demo

This is the code repository that accompanies the Rust in Anger blog post. The following folders each come with their own build instructions:

  • book/: the core crate with the functionality we aim to make available from Python3, TypeScript and Node.js.
  • bindings/book-node: Node.js bindings for core crate, contains build instructions.
  • bindings/bookjs: TypeScript/JavaScript bindings for core create, contains build instructions.
  • bindings/pybook: Python3 bindings for core create, contains build instructions.

License

Licensed under either of

at your option.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 68.0%
  • HTML 12.1%
  • TypeScript 8.6%
  • Python 5.6%
  • JavaScript 4.3%
  • Makefile 1.4%