All Projects → autifyhq → autify-javascript-snippets

autifyhq / autify-javascript-snippets

Licence: Apache-2.0 License
JavaScript examples that can be used in Autify.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to autify-javascript-snippets

stencil-snippets
An extension to add some snippets on vs code
Stars: ✭ 21 (+0%)
Mutual labels:  snippets
markdown-utils
Convert plain text into snippets of markdown.
Stars: ✭ 28 (+33.33%)
Mutual labels:  snippets
php-tools
Some code snippets that are often used in PHP
Stars: ✭ 25 (+19.05%)
Mutual labels:  snippets
Bijou.js
Bijou.js: Useful JavaScript snippets in one simple library
Stars: ✭ 30 (+42.86%)
Mutual labels:  snippets
vscode-fortran-support
Fortran language support for Visual Studio Code
Stars: ✭ 49 (+133.33%)
Mutual labels:  snippets
ee-code-snippet-library
EE Code Snippet Library
Stars: ✭ 27 (+28.57%)
Mutual labels:  snippets
30-seconds-of-csharp
Short C# code snippets for all your development needs
Stars: ✭ 132 (+528.57%)
Mutual labels:  snippets
vscode-django
Beautiful syntax and snippets for perfectionists with deadlines
Stars: ✭ 113 (+438.1%)
Mutual labels:  snippets
30-seconds-of-angular
Curated collection of Angular snippets that you can understand in 30 seconds or less
Stars: ✭ 24 (+14.29%)
Mutual labels:  snippets
code-examples
Short code snippets written by our open source community!
Stars: ✭ 60 (+185.71%)
Mutual labels:  snippets
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Stars: ✭ 782 (+3623.81%)
Mutual labels:  snippets
vim-es2015-snippets
✂️ ES2015 code snippets for vim
Stars: ✭ 39 (+85.71%)
Mutual labels:  snippets
kakoune-snippets
Snippet support for kakoune
Stars: ✭ 35 (+66.67%)
Mutual labels:  snippets
hack-pet
🐰 Managing command snippets for hackers/bug bounty hunters. with pet.
Stars: ✭ 77 (+266.67%)
Mutual labels:  snippets
cerebro-snippets
Cerebro plugin to create snippets (https://cerebroapp.com)
Stars: ✭ 17 (-19.05%)
Mutual labels:  snippets
magnum-tips
Collection of useful snippets for https://magnum.graphics
Stars: ✭ 27 (+28.57%)
Mutual labels:  snippets
vscode-csharp-snippets
Extension of C# Snippets for Visual Studio Code
Stars: ✭ 22 (+4.76%)
Mutual labels:  snippets
vscode-hyper-javascript-snippets
Visual Studio Code snippet extension for JavaScript and TypeScript
Stars: ✭ 14 (-33.33%)
Mutual labels:  snippets
vcl-snippets
Snippets for Varnish Cache
Stars: ✭ 17 (-19.05%)
Mutual labels:  snippets
vscode-github-md-like-notion
write github readme like notion
Stars: ✭ 13 (-38.1%)
Mutual labels:  snippets

autify-javascript-snippets · check-contents

Now we have a website for our JavaScript snippets 🎉

💻 Autify JavaScript Snippets

You can find detailed information about how to use each snippet on this site!


Development

Prerequisites:

To start dev server, run hugo serve.

hugo serve

To add/edit articles, all you need to do is editing markdown files under the content/ directory.

Please make sure before creating a pull request that

  • Both contents in en/ and ja/ have been edited
  • Pass test

You can run test by the following commands:

npm install
npm run test

License

autify-javascript-snippets © Autify Engineers. Released under the Apache 2.0
Authored and maintained by Autify Engineers with help from contributors.

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