All Projects → obetomuniz → autocomplete-semantic-web

obetomuniz / autocomplete-semantic-web

Licence: other
Semantic Web Autocomplete for Atom Editor

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to autocomplete-semantic-web

Vue Simple Suggest
Feature-rich autocomplete component for Vue.js
Stars: ✭ 324 (+620%)
Mutual labels:  autocomplete, aria, wai-aria
Schema Dts
JSON-LD TypeScript types for Schema.org vocabulary
Stars: ✭ 338 (+651.11%)
Mutual labels:  semantic-web, schema-org
React Schemaorg
Type-checked Schema.org JSON-LD for React
Stars: ✭ 262 (+482.22%)
Mutual labels:  semantic-web, schema-org
Jsonld
JSON-LD processor for PHP
Stars: ✭ 280 (+522.22%)
Mutual labels:  semantic-web, schema-org
stucco
An experimental adaptive UI toolkit.
Stars: ✭ 31 (-31.11%)
Mutual labels:  aria, wai-aria
Js Offcanvas
A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes.
Stars: ✭ 272 (+504.44%)
Mutual labels:  aria, wai-aria
Downshift
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
Stars: ✭ 10,183 (+22528.89%)
Mutual labels:  autocomplete, wai-aria
numishare
Numishare is an open source suite of applications for managing digital cultural heritage artifacts, with a particular focus on coins and medals.
Stars: ✭ 29 (-35.56%)
Mutual labels:  semantic-web
mobi
Mobi is a decentralized, federated, and distributed graph data platform for teams and communities to publish and discover data, data models, and analytics that are instantly consumable.
Stars: ✭ 41 (-8.89%)
Mutual labels:  semantic-web
mindpatterns
HTML Accessibility Pattern Examples
Stars: ✭ 78 (+73.33%)
Mutual labels:  aria
atom-play-piano
In atom, piano notes are played as you code... amazing !
Stars: ✭ 29 (-35.56%)
Mutual labels:  atom-editor
carml
A pretty sweet RML engine, for RDF.
Stars: ✭ 74 (+64.44%)
Mutual labels:  semantic-web
vue-custom-google-autocomplete
🔍 Google Place Autocomplete Search - Renderless component + Wrappers for Bulma, Bootstrap and more...
Stars: ✭ 31 (-31.11%)
Mutual labels:  autocomplete
elm-selectize
selectize-like dropdown menu with autocompletion in elm
Stars: ✭ 28 (-37.78%)
Mutual labels:  autocomplete
CodeView
Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features
Stars: ✭ 254 (+464.44%)
Mutual labels:  autocomplete
django-yaaac
Ajax Autocomplete Django application
Stars: ✭ 13 (-71.11%)
Mutual labels:  autocomplete
react-emoji-input
😂 Emoji suggestions like the textareas in GitHub
Stars: ✭ 29 (-35.56%)
Mutual labels:  autocomplete
van11y-accessible-simple-tooltip-aria
ES2015 accessible simple tooltip, using ARIA
Stars: ✭ 22 (-51.11%)
Mutual labels:  aria
love-atom
Smart autocompletion for the LÖVE framework in Atom.
Stars: ✭ 34 (-24.44%)
Mutual labels:  autocomplete
scidown
SciDown processing library in C
Stars: ✭ 44 (-2.22%)
Mutual labels:  semantic-web

Semantic Web Autocomplete for Atom Editor Build Status

This plugin supports suggestions for Schema.org, RDFa Lite and WAI-ARIA.

Semantic Web Autocomplete for Atom Editor

Install

Go to Atom > Preferences... then search for Semantic Web Autocomplete in Install tab. Restart atom.

Development

$ cd ~/.atom/packages
$ git clone https://github.com/obetomuniz/autocomplete-semantic-web.git
$ cd autocomplete-semantic-web
$ apm install
$ apm link

Cheat Sheet

Schema.org (with all attribute values)

RDFa Lite

WAI-ARIA (with all attribute values)

License

The MIT License (MIT)

Copyright (c) 2016 Beto Muniz (http://betomuniz.com/)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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