Class provider with classical inheritance interface
Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `B
Class variant utility for Solid
Class variant utility for Preact
Class variant utility
Class variant utility for React
models for klass params
Pseudo ExtJS-like-Class library
UI Components for klass project

Type-strong klasses
kuda-investirovat-10-klass-5pjfiivbs
Class inheritance with mixins and constructors
Class variant utility for Vue
Simple AOT compatible QR code generator for your Angular project.
Class variant utility for Qwik
A lightweight utility-first CSS framework with rs- prefixed classes.
Be happy
No description provided.
Angular Unit Test Generator For Components, Directive, Services, and Pipes
Allows to create constructor functions ("classes") that returns callable instances
Decorator to use localStorage in Ember Octane
(Node.js) The way we do code reuse: simply copy things from an object to another.
embed Perl5 to node.js
A crate for gems
A blazing fast and reliable il2cpp dumper cross platfrom.
The tie between Ruby and Rust.
Pure-math technical analysis primitives — indicators, patterns, and risk metrics without DataFrame dependencies
Your current git repository information inside a beautiful shell prompt.
A library of technical indicators for financial analysis, similar to TA-Lib
A library of technical indicators for financial analysis, similar to TA-Lib
A library of technical indicators for financial analysis, similar to TA-Lib
A friendly CLI Tool for automating synchronization of multiple TRIRIGA environment by using the OM API
Streaming-first technical analysis library: incremental indicators, drop-in TA-Lib replacement, multi-language.
Core streaming-first technical indicators engine for the Wickra library
Data sources for Wickra: CSV readers, tick-to-candle aggregator, and live exchange feeds.
klass_name_types was developed by: markbates
send emails based on results of a class method
prüft den Ländercode und die Zugehörigkeit zum SepaSchema
RawkLog - RAWK - Rail's Analyzer With Klass for log files
#dig_exact return nil instead of raise Klass does not have #dig method TypeError
View helper to simplify conditional class in view
Piscina is a threaded SQS consumer for JRuby. Each Piscina instance is associated with a Klass that knows how to #perform(msg). Piscina can also handle multi threaded logging to a single file through PiscinaLogger.
Proc Error Handling allows you to specify a proc for most of the database oriented operations. If an error occurs, the klass and values are passed to the proc. The proc may attempt to fix the error and retry, or pass the error on up the chain.
Proc Error Handling allows you to specify a proc for most of the database oriented operations. If an error occurs, the klass and values are passed to the proc. The proc may attempt to fix the error and retry, or pass the error on up the chain.
DSL to dynamically define classes
Hakto Safe SDBM Wrapper ======================= ## Introduction Hakto Safe SDBM Wrapper is a safe wrapper of SDBM library. Hakto has compatibility of instance method's interface that is in SDBM class. Hakto enables to tighten up a code that uses SDBM library like following codes. **before** class Klass def initialize(db_path) @db_path = db_path end def method1 SDBM.open(@db_path) do |dbm| dbm["hoge"] = "HOGE" end end def method2 SDBM.open(@db_path) do |dbm| dbm["hoge"] end end : end **after** class Klass def initialize(db_path) @sdb = Hakto::SafeSDBM.new(db_path) end def method1 sdb["hoge"] = "HOGE" end def method2 sdb["hoge"] end : end ## Operation Environment We checked good operation within following environment. - Linux(openSUSE 12.2)・Mac OS X 10.8.2 - Ruby 1.9.3 ## Architectonics - **bin** - **doc** :: Rdoc documents. - **lib** - **hakto** - **safe_sdbm.rb** :: Class of SafeSDBM - **LICENSE** - **Rakefile** :: Rakefile that is used to generate gem file - **README.md** - **README_jp.md** - **test** :: Unit tests - **tb_safe_sdbm.rb** :: Unit test for SafeSDBM ## Install Download hakto-x.y.z.gem, then execute following command to install Hakto. `$ sudo gem install hakto-x.y.z.gem` On the other hand, you can install from RubyGems.org to use following command. `$ sudo gem install hakto` Also you can install Hakto without gem. Allocate the safe_sdbm.rb where is ruby interpreter can load Hakto. ## Sample code See tb_safe_sdbm.rb file. It is an unit test code, and it doubles with sample code. ## API document See following website: [http://quellencode.org/hakto-doc/](http://quellencode.org/hakto-doc/ "") ## About Author Moza USANE [http://blog.quellencode.org/](http://blog.quellencode.org/ "") mozamimy@quellencode.org
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.