All Projects → lcpz → Lain

lcpz / Lain

Licence: gpl-2.0
Awesome WM complements

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Lain

dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+146.37%)
Mutual labels:  awesomewm, widgets
Awesome Wm Widgets
Widgets for Awesome Window Manager
Stars: ✭ 856 (+19.55%)
Mutual labels:  awesomewm, widgets
Sail
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
Stars: ✭ 484 (-32.4%)
Mutual labels:  utilities
Dotfiles
Dotfiles for unix, managed by GNU stow.
Stars: ✭ 617 (-13.83%)
Mutual labels:  awesomewm
Ubelt
A Python utility belt containing simple tools, a stdlib like feel, and extra batteries. Hashing, Caching, Timing, Progress, and more made easy!
Stars: ✭ 561 (-21.65%)
Mutual labels:  utilities
Airshare
Cross-platform content sharing in a local network
Stars: ✭ 497 (-30.59%)
Mutual labels:  utilities
Material Awesome
Material and Mouse driven config for AwesomeWM 4.3
Stars: ✭ 588 (-17.88%)
Mutual labels:  awesomewm
Opensource
Delivering delightful digital solutions. Open Source packages with combined ~85M/month downloads, semantically versioned following @conventional-commits. Fully powered by Jest, @Babel TypeScript, @Airbnb @ESLint + @Prettier, @YarnPKG + @Lerna independent versioning, GH @Actions & automated dep updates with @RenovateBot.
Stars: ✭ 459 (-35.89%)
Mutual labels:  utilities
Date Fns
⏳ Modern JavaScript date utility library ⌛️
Stars: ✭ 27,650 (+3761.73%)
Mutual labels:  utilities
Ramda Adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Stars: ✭ 550 (-23.18%)
Mutual labels:  utilities
Ngx Bootstrap
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
Stars: ✭ 5,343 (+646.23%)
Mutual labels:  widgets
Ethereumjs Util
Project is in active development and has been moved to the EthereumJS monorepo.
Stars: ✭ 534 (-25.42%)
Mutual labels:  utilities
Instantsearch Ios
⚡️ A library of widgets and helpers to build instant-search applications on iOS.
Stars: ✭ 498 (-30.45%)
Mutual labels:  widgets
Driveway
pure CSS masonry layouts
Stars: ✭ 607 (-15.22%)
Mutual labels:  layouts
Type Fest
A collection of essential TypeScript types
Stars: ✭ 6,623 (+825%)
Mutual labels:  utilities
Boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars: ✭ 5,671 (+692.04%)
Mutual labels:  utilities
Bottomline
A full-on PHP manipulation utility-belt that provides support for the usual functional. 📦
Stars: ✭ 462 (-35.47%)
Mutual labels:  utilities
Gowid
Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.
Stars: ✭ 533 (-25.56%)
Mutual labels:  widgets
Clui
Command Line User Interface (Console UI inspired by TurboVision)
Stars: ✭ 561 (-21.65%)
Mutual labels:  widgets
Vim Quickui
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
Stars: ✭ 714 (-0.28%)
Mutual labels:  widgets

Lain


Layouts, widgets and utilities for Awesome WM 4.x

:Author: Luca CPZ :Version: git :License: GNU-GPL2_ :Source: https://github.com/lcpz/lain

Description

Successor of awesome-vain_, this module provides alternative layouts, asynchronous widgets and utility functions for Awesome_.

Contributions

Constructive criticism and suggestions are welcome.

If you want to create a pull request, make sure that:

  • Your code fits with the general style of the module. In particular, you should use the same indentation pattern that the code uses, and also avoid adding space at the ends of lines.

  • Your code its easy to understand, maintainable, and modularized. You should also avoid code duplication wherever possible by adding functions to or using lain.helpers_. If something is unclear, or you can not write it in such a way that it will be clear, explain it with a comment.

  • You test your changes before submitting to make sure that you code works and does not break other parts of the module.

  • You update wiki submodule with a thorough section, if necessary.

Contributed widgets have to be put in widget/contrib.

.. _GNU-GPL2: http://www.gnu.org/licenses/gpl-2.0.html .. _awesome-vain: https://github.com/vain/awesome-vain .. _Awesome: https://github.com/awesomeWM/awesome .. _lain.helpers: https://github.com/lcpz/lain/blob/master/helpers.lua

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].