Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

node-confij

Compare

  Analyzed about 18 hours ago

Simple configuration from any source and format.

402 lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Fluidity

Compare

  No analysis available

Fluidity is GTD software for Linux. I wrote it for my own use, but maybe it can help you, too. (And if it does, I would like to hear from you.)

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

Luracast Restler

Compare

  No analysis available

Simple and effective multi-protocol REST API Server written in PHP

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

i18n-translators-tools

Compare

  Analyzed about 18 hours ago

This package brings you useful utility and library which can help you to handle locale files and translations in your Ruby projects. Offers also built-in simple console editor. Read README.md file and run i18n-translate without parameters for more information.

2.46K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Orcus

Compare

  Analyzed about 2 hours ago

Experimental standalone import filter library for spreadsheet documents. It aims to achieve good performance on loading various spreadsheet document formats. Currently in development are ODS, XLSX, and CSV. Other formats are planned.

143K lines of code

4 current contributors

5 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

i18n-web-translator

Compare

  Analyzed about 18 hours ago

This is very simple project-based application written in ruby for translating locales using i18n-translators-tools. Interesting features * various formats support (yml, rb, po, ts, properties) * nested directories * no database required * various scenarios possible (e.g: you can have default file in yaml and other locales in po).

716 lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Libgettext.cmd

Compare

  No analysis available

Libgettext.cmd is a Windows command-line script helper for extracting blocks of text from data files with marked sections. The library is intended to be "call"ed from a primary script i.e. it is supposed to be used by a user-facing tool or console application. However, it is possible to interact ... [More] directly with libgettext.cmd through its command line interface. Libgettext.cmd can extract content from any file with markers that indicate the beginning and end of a block of text. In addition, it has the ability to substitute user supplied or global environment variables into the extracted text before output. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd_2clau...

php-yaml

Compare

  Analyzed 28 minutes ago

The Yaml PHP Extension provides a wrapper to the LibYAML library. - Supports YAML 1.1 standard - Supports Merge Key (<<) in mappings - Parser supports user-defined callbacks for custom yaml tag handling

12.3K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags pecl php yaml

javabuilders

Compare

  Analyzed about 18 hours ago

Maximum productivity with minimum code via declarative UIs for Java.Swing JavaBuilder (nearing version 1.0) : PDF Book : Stable Release 0.3 : 1.0 Maven Repository GTK+ JavaBuilder (just started) SWT JavaBuilder (just started) News Swing JB 1.0.20091201 - Issue 77. Also, changed Maven version to ... [More] avoid 1.0-SNAPSHOT, due to requests from Maven users. Swing JB 1.0.20091124 - 66, 67, 76 (removed all unnecessary dependencies) Swing JB 1.0.20091110 - #70 - enhancements to MigLayout DSL to allow specifying min/pref/max widths and heights, more work on Glazed Lists integration to allow creating UniqueList instances (via source=collection.property syntax) Swing JB 1.0.20091105 - 72 - JPasswordField support, 73 - Move to Java 6, 55 - Maven-ize project and provide own Maven repo Swing JB 1.0.20091028 - enhancement #62 (JInternalFrame support), defect #71, initial work to move to Maven for the whole project (issue 55). Swing JB 1.0.DEV.2009.09.15 - fixes for defects #64 and #65. Some initial work on #62, but not fully working yet with MigLayout. Swing JB 1.0.DEV.2008.08.12 - added ability to define initial sort on Glazed lists models (docs in PDF), plus reported defects: 58, 59. Swing JB 1.0.DEV.2009.07.30 - enhancement #56 plus initial GlazedLists JTable support (EventTableModel) that is part of #46. Swing JB 1.0.DEV.2009.07.23 - enhancement request #54 - adds value handles for Class and Dimension types. Many thanks to Alexandre Navarro for his code contributions on this one. Swing JB 1.0.DEV.2009.07.08 - fix for #52 (JList.onSelection enhancement) and #53 (regression). Swing JB 1.0.DEV.2009.07.06 - fix for #51. Swing JB 1.0.DEV.2009.07.03 - improved validation of invalid YAML format (tabs, quotes, parentheses) with line number reporting: #50 Swing JB 1.0.DEV.2009.07.02 - minor change to stop using BeansBinding and switch to the actively maintained BetterBeansBinding instead: #49. Swing JB 1.0.DEV.2009.06.15 - added GlazedLists JComboBox integration as part of #46. Please read the JComboBox / GlazedLists chapters in the PDF book in the ZIP for details. Swing JB 1.0.DEV.2009.06.10 - fix for regression #48. Swing JB 1.0.DEV.2009.06.09 - fix for regression #47. Swing JB.1.0.DEV.2009.06.05 - first drop of GlazedLists integration for binding to a JList: #46. More work on JTable and JComboBox to follow. Swing JB 1.0.DEV.2009.06.02 - fixes for #26 and #44. Swing JB 1.0.DEV.2009.05.28 - completion of a major JTable enhancement: #43 Swing JB 1.0.DEV.2009.05.21 - fixes for #42, #40 Swing JB 1.0.DEV.2009.05.12 - big fix for #36 (content validation in the YAML file), #34. Some initial work on #42 and #43. Swing JB 1.0.DEV.2009.04.25 - first support for JList and JComboBox data binding (issue 31) Swing JB.1.0.DEV.2009.04.22 - issues #33, #35, some fixes for #36, #38 Swing JB.1.0.DEV.2009.04.30 - preview of a new enhancement #33 that allows to create JLabels from just literal String directly in the MigLayout section...making the YAML even more concise! First build of Swing JavaBuilder 1.0.DEV. Has fixes for issue #28 (upgrade MigLayout to 3.7) and #29 (make Beans Binding optional for those who want to try alternate data binding libraries) Swing JavaBuilder 0.3.FINAL is OUT! [Less]

40.4K lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

yamjam

Compare

  No analysis available

*keeping private data out of source control and applying DRY principles for resource information since 2009* YamJam is a multi-project, shared, yaml based configuration system. It is also a mechanism to keep secret/private data from leaking out to source control systems (i.e. git, bitbucket, svn ... [More] , et al) by factoring out sensitive data from your commits. * Factor out sensitive data from your Django settings.py file * Makes install by source control easy by allowing different configs on your dev, staging and production machines * Don't Repeat Yourself (DRY) Resource configuration Tested on Python 2.7, 3.2, 3.3, 3.4 .. image:: https://drone.io/bitbucket.org/dundeemt/yamjam/status.png :target: https://drone.io/bitbucket.org/dundeemt/yamjam/latest :alt: Build Status [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-2-Clause