Displaying 1 to 20 from 131 results

react-tagsinput - Highly customizable React component for inputing tags.

  •    Javascript

Highly customizable React component for inputing tags.A working example can be found in example/components/autocomplete.js.

string.js - Extra JavaScript string methods.

  •    Javascript

string.js, or simply S is a lightweight (< 5 kb minified and gzipped) JavaScript library for the browser or for Node.js that provides extra String methods. Originally, it modified the String prototype. But I quickly learned that in JavaScript, this is considered poor practice.Personally, I prefer the cleanliness of the way code looks when it appears to be native methods. i.e. when you modify native JavaScript prototypes. However, if any app dependency required string.js, then the app's string prototype would be modified in every module. This could be troublesome. So I settled on creating a wrapper a la jQuery style. For those of you prototype hatin' fools, there is the method extendPrototype().

release - Generate changelogs with a single command

  •    Javascript

When run, this command line interface automatically generates a new GitHub Release and populates it with the changes (commits) made since the last release.You can find an example of how to prepare a release in your project here.

ngTagsInput - Tags input directive for AngularJS

  •    Javascript

Tags input directive for AngularJS. Check out the ngTagsInput website for more information. You can also grab the latest build generated by Travis. It's fully functional and may contain new features and bugfixes not yet published to the services listed above.




tagmanager - A jQuery plugin (working nicely with twitter bootstrap)

  •    Javascript

See a demo and read all the documentation at http://welldonethings.com/tags/manager/v3. The documentation is automatically synced from Github, so if you'd like to make a correction please modify /docs/docs.html and raise a pull request.

astral - Organize Your GitHub Stars With Ease

  •    PHP

Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.

TTGTagCollectionView - Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time

  •    Objective-C

TTGTagCollectionView is useful for showing different size tag views in a vertical or horizontal scrollable view. And if you only want to show text tags, you can use TTGTextTagCollectionView instead, which has more simple api. At the same time, It is highly customizable that many features of the text tag can be configured, like the tag font size and the background color. You can find demos in the Example->TTGTagCollectionView.xcworkspace project.

WSTagsField - An iOS text field that represents different Tags

  •    Swift

An iOS text field that represents different Tags. Then run carthage update.


react-mentions - @mention people in a textarea

  •    Javascript

A React component that let's you mention people in a textarea like you are used to on Facebook or Twitter. MentionsInput is the main component rendering the textarea control. It takes one or multiple Mention components as its children. Each Mention component represents a data source for a specific class of mentionable objects, such as users, template variables, issues, etc.

word_cloud - A little word cloud generator in Python

  •    Python

A little word cloud generator in Python. Read more about it on the blog post or the website. The code is Python 2, but Python 3 compatible. worcloud depends on numpy>=1.5.1, pillow and matplotlib. To install it via pip, you will also need a C compiler.

Mailpile - A free & open modern, fast email client with user-friendly encryption and privacy features

  •    Python

Mailpile (https://www.mailpile.is/) is a modern, fast web-mail client with user-friendly encryption and privacy features. The development of Mailpile is funded by a large community of backers and all code related to the project is and will be released under an OSI approved Free Software license. Mailpile places great emphasis on providing a clean, elegant user interface and pleasant user experience. In particular, Mailpile aims to make it easy and convenient to receive and send PGP encrypted or signed e-mail.

release - Generate changelogs with a single command

  •    Javascript

When run, this command line interface automatically generates a new GitHub Release and populates it with the changes (commits) made since the last release. As you can see, a <type> argument can be passed. If you leave it out, a GitHub Release will be created from the most recent commit and tag.

nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script

  •    Shell

and more, in a single portable script. nb creates notes in text-based formats like Markdown, Org, and LaTeX, can work with files in any format, can import and export notes to many document formats, and can create private, password-protected encrypted notes and bookmarks. With nb, you can write notes using Vim, Emacs, VS Code, Sublime Text, and any other text editor you like, as well as terminal and GUI web browsers. nb works in any standard Linux / Unix environment, including macOS and Windows via WSL. Optional dependencies can be installed to enhance functionality, but nb works great without them.

sup - A curses threads-with-tags style email client (mailing list: supmua@googlegroups.com)

  •    Ruby

Sup is a console-based email client for people with a lot of email.Sup does in general not play nicely with other mail clients, not all changes can be synced back to the mail source. Refer to Maildir Syncback in the wiki for this recently included feature. Maildir Syncback allows you to sync back flag changes in messages and to write messages to maildir sources.

react-tags - A fantastically simple tagging component for your React projects

  •    Javascript

React-tags is a simple tagging component ready to drop in your React projects. The component is inspired by GMail's To field in the compose window. Because I was looking for an excuse to build a standalone component and publish it in the wild? To be honest, I needed a tagging component that provided the above features for my React-Surveyman project. Since I was unable to find one which met my requirements (and the fact that I generally enjoy re-inventing the wheel) this is what I came up with.

bootstrap-tags - Bootstrap-themed jquery tag interface

  •    CoffeeScript

Bootstrap Tags is a jQuery plugin meant to extend Twitter Bootstrap to include tagging functionality. It supports Bootstrap 2.3.2 and ≥ 3.0. If you find this project useful and are interested in contributing or taking over, please add yourself to https://github.com/maxwells/bootstrap-tags/issues/70.

react-selectize

  •    LiveScript

ReactSelectize is a stateless Select component for ReactJS, that provides a platform for the more developer friendly SimpleSelect & MultiSelect components. Both SimpleSelect & MultiSelect have been designed to work as drop in replacement for the built-in React.DOM.Select component.

laravel-tags - Add tags and taggable behaviour to your Laravel app

  •    PHP

This package offers taggable behaviour for your models. After the package is installed the only thing you have to do is add the HasTags trait to an Eloquent model to make it taggable. But we didn't stop with the regular tagging capabilities you find in every package. Laravel Tags comes with batteries included. Out of the box it has support for translating tags, multiple tag types and sorting capabilities.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.