A distraction-free writing application designed by and for writers
Killara is a unique distraction-free writing application that aims to enhance the writing experience by providing a serene and focused environment. With its name rooted in the Aboriginal word meaning "always there," Killara is tailored specifically for writers who seek an uninterrupted space to let their creativity flow. This tool offers an intuitive interface, allowing users to concentrate solely on their writing tasks without the clutter of unnecessary features.
Designed by and for writers, Killara stands out with its commitment to fostering a productive writing atmosphere. The application is open for contributions and is licensed under MIT, reflecting a philosophy of community engagement and accessibility in the writing community.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
A fully featured React components library. 100+ components, 50+ hooks.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.