All Projects → ptaoussanis → Encore

ptaoussanis / Encore

Licence: epl-1.0
Core utils library for Clojure/Script

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Labels

Projects that are alternatives of or similar to Encore

Fontfor
Find fonts which can show a specified character and preview them in terminal or browser.
Stars: ✭ 118 (-38.22%)
Mutual labels:  utilities
Swissarmylib
Collection of helpful utilities we use in our Unity projects.
Stars: ✭ 154 (-19.37%)
Mutual labels:  utilities
Gosh
🛺 Golang utility library, With additional functions such as JavaScript/Python! Golang实用程序库。
Stars: ✭ 173 (-9.42%)
Mutual labels:  utilities
Slimhud
Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
Stars: ✭ 122 (-36.13%)
Mutual labels:  utilities
Ramda Extension
🤘Utility library for functional JavaScript. With ❤️ to Ramda.
Stars: ✭ 139 (-27.23%)
Mutual labels:  utilities
Moshi Lazy Adapters
A collection of simple JsonAdapters for Moshi.
Stars: ✭ 158 (-17.28%)
Mutual labels:  utilities
Office Js Helpers
[ARCHIVED] A collection of helpers to simplify development of Office Add-ins & Microsoft Teams Tabs
Stars: ✭ 111 (-41.88%)
Mutual labels:  utilities
Mac Keyboard Brightness
🔆 Programmatically get & set the keyboard & display backlight brightness on Macs. Flash your keyboard to the music! (only works on <2015 Macs)
Stars: ✭ 185 (-3.14%)
Mutual labels:  utilities
Marta Issues
An issue tracker for Marta File Manager.
Stars: ✭ 145 (-24.08%)
Mutual labels:  utilities
Gr8
Customizable, functional css utilities
Stars: ✭ 169 (-11.52%)
Mutual labels:  utilities
Android Utils
[Android Library] Facilitating some very common functionalities in the form of utility classes for Android
Stars: ✭ 130 (-31.94%)
Mutual labels:  utilities
Cz Cli
The commitizen command line utility. #BlackLivesMatter
Stars: ✭ 12,671 (+6534.03%)
Mutual labels:  utilities
Utils
Ruby core extentions and class utilities for Hanami
Stars: ✭ 159 (-16.75%)
Mutual labels:  utilities
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+878.53%)
Mutual labels:  utilities
Torchfunc
PyTorch functions and utilities to make your life easier
Stars: ✭ 177 (-7.33%)
Mutual labels:  utilities
Kwargsjs
Smart python like argument management for javascript
Stars: ✭ 112 (-41.36%)
Mutual labels:  utilities
Ifvisible.js
Crossbrowser & lightweight way to check if user is looking at the page or interacting with it.
Stars: ✭ 1,896 (+892.67%)
Mutual labels:  utilities
You Dont Need Lodash Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
Stars: ✭ 13,915 (+7185.34%)
Mutual labels:  utilities
Dockerfiles
Various dockerfiles including chrome-headless, lighthouse and other tooling.
Stars: ✭ 180 (-5.76%)
Mutual labels:  utilities
Holster
A place to keep useful golang functions and small libraries
Stars: ✭ 166 (-13.09%)
Mutual labels:  utilities
Taoensso open-source

CHANGELOG | API | current Break Version:

[com.taoensso/encore "3.18.0"]  ; Needs Clojure 1.7+
[com.taoensso/encore "2.127.0"] ; Needs Clojure 1.5+

See here if you're interested in helping support my open-source work, thanks! - Peter Taoussanis

Encore: core utils library for Clojure/Script

Or: What happens when you spend way too much time with Clojure

Please note: this is a library intended mostly for my own use or for advanced users who are comfortable reading the source code to see what's available + how to use it.

Recommended steps after any significant dependency update

These are a good idea when updated any dependency, not just encore!

  1. Run lein deps :tree (or equivalent) to check for possible dependency conflicts.
  2. Run lein clean (or equivalent) to ensure no stale build artifacts remain.
  3. Please test carefully before running in production!

Some info on how to resolve dependency conflicts here.

Contacting me / contributions

Please use the project's GitHub issues for all questions, ideas, etc. Pull requests welcome. See the project's GitHub contributors for a list of contributors.

Otherwise, you can reach me at Taoensso.com. Happy hacking!

- Peter Taoussanis

License

Distributed under the EPL v1.0 (same as Clojure).
Copyright © 2014-2021 Peter Taoussanis.

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].