https://github.com/dczajkowski/toothpick-docs
The documentation for toothpick
https://github.com/dczajkowski/toothpick-docs
Last synced: 3 months ago
JSON representation
The documentation for toothpick
- Host: GitHub
- URL: https://github.com/dczajkowski/toothpick-docs
- Owner: DCzajkowski
- Created: 2019-05-02T18:50:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T19:06:46.000Z (over 6 years ago)
- Last Synced: 2025-02-27T04:32:33.099Z (11 months ago)
- Language: Vue
- Homepage: https://toothpick.netlify.com
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
home: true
heroImage: /assets/logo.svg
actionText: Get Started →
actionLink: /introduction
features:
- title: Functional by design
details: The language has been designed with a simplicity and functional paradigm in mind.
- title: Written in Elixir
details: All of the internals are written in Elixir — and it was in part an inspiration for Toothpick's syntax.
- title: Compiled to JS
details: Toothpick is compiled to JavaScript making it a viable option for front-end and back-end use.
footer: Made with ♥️ in Kraków, Poland
---